Home
last modified time | relevance | path

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

/art/runtime/metrics/
Dstatsd.cc375 #define VALUE_METRIC_CASE(name, type, ...) case DatumId::k##name: in ReportCounter() macro
376 ART_VALUE_METRICS(VALUE_METRIC_CASE) in ReportCounter()
377 #undef VALUE_METRIC_CASE in ReportCounter()