OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RecordHistogramDelta
(Results
1 - 4
of
4
) sorted by null
/system/core/metricsd/uploader/
metrics_log_base.h
74
void
RecordHistogramDelta
(const std::string& histogram_name,
metrics_log_base.cc
117
void MetricsLogBase::
RecordHistogramDelta
(const std::string& histogram_name,
metrics_log_base_unittest.cc
100
log.
RecordHistogramDelta
("Test", samples);
upload_service.cc
203
GetOrCreateCurrentLog()->
RecordHistogramDelta
(histogram.histogram_name(),
Completed in 129 milliseconds