Home
last modified time | relevance | path

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

/external/libchrome/base/metrics/
Dhistogram_macros.h222 #define UMA_HISTOGRAM_LONG_TIMES_100(name, sample) UMA_HISTOGRAM_CUSTOM_TIMES( \ macro
Dhistogram_macros_internal.h259 UMA_HISTOGRAM_LONG_TIMES_100(name, elapsed); \