HomeSort by relevance Sort by last modified time
    Searched refs:HISTOGRAM_LOOKUP (Results 1 - 4 of 4) sorted by null

  /external/libchrome/base/metrics/
histogram_base.h 228 enum ReportActivity { HISTOGRAM_CREATED, HISTOGRAM_LOOKUP };
histogram_base.cc 228 case HISTOGRAM_LOOKUP:
sparse_histogram.cc 68 ReportHistogramActivity(*histogram, HISTOGRAM_LOOKUP);
histogram.cc 217 ReportHistogramActivity(*histogram, HISTOGRAM_LOOKUP);
    [all...]

Completed in 71 milliseconds