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

  /external/libchrome/base/metrics/
histogram_macros.h 217 #define UMA_HISTOGRAM_LONG_TIMES(name, sample) UMA_HISTOGRAM_CUSTOM_TIMES( \
  /external/libchrome/base/message_loop/
incoming_task_queue.cc 76 UMA_HISTOGRAM_LONG_TIMES("MessageLoop.DelayedTaskQueue.PostedDelay", delay);

Completed in 86 milliseconds