Searched defs:LOCAL_HISTOGRAM_CUSTOM_TIMES (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/base/metrics/
H A Dhistogram.h168 #define LOCAL_HISTOGRAM_TIMES(name, sample) LOCAL_HISTOGRAM_CUSTOM_TIMES( \
174 #define LOCAL_HISTOGRAM_CUSTOM_TIMES(name, sample, min, max, bucket_count) \ macro

Completed in 125 milliseconds