OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UMA_HISTOGRAM_LONG_TIMES_100
(Results
1 - 2
of
2
) sorted by null
/external/libchrome/base/metrics/
histogram_macros.h
222
#define
UMA_HISTOGRAM_LONG_TIMES_100
(name, sample) UMA_HISTOGRAM_CUSTOM_TIMES( \
273
// Similar scoped histogram timer, but this uses
UMA_HISTOGRAM_LONG_TIMES_100
,
histogram_macros_internal.h
259
UMA_HISTOGRAM_LONG_TIMES_100
(name, elapsed); \
Completed in 692 milliseconds