HomeSort by relevance Sort by last modified time
    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 340 unresponsive_count_histogram_ = base::LinearHistogram::FactoryGet(
384 unresponsive_count_histogram_->Add(unresponding_thread_count);

Completed in 37 milliseconds