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

  /external/chromium_org/chrome/browser/metrics/
thread_watcher.h 253 base::HistogramBase* response_time_histogram_; member in class:ThreadWatcher
thread_watcher.cc 139 response_time_histogram_(NULL),
260 response_time_histogram_->AddTime(response_time);
322 response_time_histogram_ = base::Histogram::FactoryTimeGet(
    [all...]

Completed in 29 milliseconds