Home
last modified time | relevance | path

Searched refs:ProfileResult (Results 1 – 17 of 17) sorted by relevance

/dports/misc/tvm/incubator-tvm-0.6.1/python/tvm/
H A Dmodule.py28 ProfileResult = namedtuple("ProfileResult", ["mean", "results"]) variable
207 return ProfileResult(mean=mean, results=results)
/dports/misc/py-tvm/incubator-tvm-0.6.1/python/tvm/
H A Dmodule.py28 ProfileResult = namedtuple("ProfileResult", ["mean", "results"]) variable
207 return ProfileResult(mean=mean, results=results)
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/gopkg.in/olivere/elastic.v5/
H A Dsearch.go520 Aggregations []ProfileResult `json:"aggregations"`
527 Query []ProfileResult `json:"query,omitempty"`
545 type ProfileResult struct { struct
551 Children []ProfileResult `json:"children,omitempty"` argument
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/gopkg.in/olivere/elastic.v5/
H A Dsearch.go534 Aggregations []ProfileResult `json:"aggregations"`
541 Query []ProfileResult `json:"query,omitempty"`
559 type ProfileResult struct { struct
565 Children []ProfileResult `json:"children,omitempty"` argument
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/olivere/elastic/
H A Dsearch.go554 Aggregations []ProfileResult `json:"aggregations"`
561 Query []ProfileResult `json:"query,omitempty"`
579 type ProfileResult struct { struct
585 Children []ProfileResult `json:"children,omitempty"` argument
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/olivere/elastic/
H A Dsearch.go593 Aggregations []ProfileResult `json:"aggregations"`
600 Query []ProfileResult `json:"query,omitempty"`
618 type ProfileResult struct { struct
624 Children []ProfileResult `json:"children,omitempty"` argument
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/olivere/elastic/
H A Dsearch.go669 Aggregations []ProfileResult `json:"aggregations"`
676 Query []ProfileResult `json:"query,omitempty"`
694 type ProfileResult struct { struct
700 Children []ProfileResult `json:"children,omitempty"` argument
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/gopkg.in/olivere/elastic.v6/
H A Dsearch.go785 Aggregations []ProfileResult `json:"aggregations"`
792 Query []ProfileResult `json:"query,omitempty"`
810 type ProfileResult struct { struct
816 Children []ProfileResult `json:"children,omitempty"` argument
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/python/tvm/runtime/
H A Dmodule.py34 ProfileResult = namedtuple("ProfileResult", ["mean", "results"]) variable
230 return ProfileResult(mean=mean, results=results)
/dports/www/gitea/gitea-1.16.5/vendor/github.com/olivere/elastic/v7/
H A Dsearch.go878 Aggregations []ProfileResult `json:"aggregations"`
885 Query []ProfileResult `json:"query,omitempty"`
903 type ProfileResult struct { struct
909 Children []ProfileResult `json:"children,omitempty"` argument
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/olivere/elastic/v7/
H A Dsearch.go827 Aggregations []ProfileResult `json:"aggregations"`
834 Query []ProfileResult `json:"query,omitempty"`
852 type ProfileResult struct { struct
858 Children []ProfileResult `json:"children,omitempty"` argument
/dports/devel/brz/breezy-3.2.0/breezy/tests/
H A D__init__.py3679 class ProfileResult(testtools.ExtendedToOriginalDecorator): class
3786 result_decorators.append(ProfileResult)
H A Dtest_selftest.py753 result = tests.ProfileResult(terminal)
/dports/editors/fpc-ide/fpc-3.2.2/rtl/symbian/symbianinc/
H A De32def.inc62 RDebug::ProfileResult(result.Begin(), 0, aNumberOfBins); \
/dports/lang/fpc-utils/fpc-3.2.2/rtl/symbian/symbianinc/
H A De32def.inc62 RDebug::ProfileResult(result.Begin(), 0, aNumberOfBins); \
/dports/lang/fpc-source/fpc-3.2.2/rtl/symbian/symbianinc/
H A De32def.inc62 RDebug::ProfileResult(result.Begin(), 0, aNumberOfBins); \
/dports/lang/fpc/fpc-3.2.2/rtl/symbian/symbianinc/
H A De32def.inc62 RDebug::ProfileResult(result.Begin(), 0, aNumberOfBins); \