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

  /external/libchrome/base/metrics/
histogram_base.cc 35 case LINEAR_HISTOGRAM:
36 return "LINEAR_HISTOGRAM";
58 case LINEAR_HISTOGRAM:
histogram_base.h 38 LINEAR_HISTOGRAM,
histogram.cc 824 : Histogram::Factory(name, LINEAR_HISTOGRAM, minimum, maximum,
845 // Normally, |base_histogram| should have type LINEAR_HISTOGRAM or be
    [all...]
persistent_histogram_allocator.cc 590 case LINEAR_HISTOGRAM:
    [all...]

Completed in 82 milliseconds