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.h137 const MetricDef<MetricKind::kCumulative, int64, NumLabels> metric_def_; variable
Dcollection_registry.h79 const MetricDef<metric_kind, Value, NumLabels>* const metric_def_; variable
208 const AbstractMetricDef* const metric_def_; variable
Dsampler.h179 metric_def_; variable
Dgauge.h189 const MetricDef<MetricKind::kGauge, ValueType, NumLabels> metric_def_; variable
Dpercentile_sampler.h178 const MetricDef<MetricKind::kCumulative, Percentiles, NumLabels> metric_def_; variable