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

  /external/libchrome/base/metrics/
histogram_macros.h 158 // UMA_HISTOGRAM_COUNTS_1M("My.Histogram", sample);
172 #define UMA_HISTOGRAM_COUNTS_1M(name, sample) UMA_HISTOGRAM_CUSTOM_COUNTS( \
361 // Legacy name for UMA_HISTOGRAM_COUNTS_1M. Suggest using explicit naming
  /external/libchrome/base/message_loop/
incoming_task_queue.cc 87 UMA_HISTOGRAM_COUNTS_1M(

Completed in 63 milliseconds