OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:unresponsive_count_histogram_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/metrics/
thread_watcher.h
266
base::HistogramBase*
unresponsive_count_histogram_
;
member in class:ThreadWatcher
thread_watcher.cc
344
unresponsive_count_histogram_
= base::LinearHistogram::FactoryGet(
388
unresponsive_count_histogram_
->Add(unresponding_thread_count);
[
all
...]
Completed in 324 milliseconds