Home
last modified time | relevance | path

Searched defs:metric_def_ (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/core/lib/monitoring/
Dcounter.h183 const MetricDef<MetricKind::kCumulative, int64_t, NumLabels> metric_def_; variable
Dcollection_registry.h161 const MetricDef<metric_kind, Value, NumLabels>* const metric_def_; variable
290 const AbstractMetricDef* const metric_def_; variable
Dgauge.h250 const MetricDef<MetricKind::kGauge, ValueType, NumLabels> metric_def_; variable
Dpercentile_sampler.h226 const MetricDef<MetricKind::kCumulative, Percentiles, NumLabels> metric_def_; variable
Dsampler.h259 metric_def_; variable