Searched refs:UMA_HISTOGRAM_LONG_TIMES (Results 1 – 2 of 2) sorted by relevance
217 #define UMA_HISTOGRAM_LONG_TIMES(name, sample) UMA_HISTOGRAM_CUSTOM_TIMES( \ macro
76 UMA_HISTOGRAM_LONG_TIMES("MessageLoop.DelayedTaskQueue.PostedDelay", delay); in AddToIncomingQueue()