OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:responsive_count_histogram_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/metrics/
thread_watcher.h
261
base::HistogramBase*
responsive_count_histogram_
;
member in class:ThreadWatcher
thread_watcher.cc
334
responsive_count_histogram_
= base::LinearHistogram::FactoryGet(
381
responsive_count_histogram_
->Add(responding_thread_count);
Completed in 3147 milliseconds