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

  /external/chromium_org/net/socket/
client_socket_pool_histograms.cc 30 request_time_ = Histogram::FactoryTimeGet(
36 unused_idle_time_ = Histogram::FactoryTimeGet(
42 reused_idle_time_ = Histogram::FactoryTimeGet(
  /external/chromium_org/chrome/browser/chromeos/first_run/
step.cc 77 base::HistogramBase* histogram = base::Histogram::FactoryTimeGet(
  /external/chromium_org/components/nacl/renderer/
histogram.cc 93 base::HistogramBase* counter = base::Histogram::FactoryTimeGet(
109 base::HistogramBase* counter = base::Histogram::FactoryTimeGet(
125 base::HistogramBase* counter = base::Histogram::FactoryTimeGet(
139 base::HistogramBase* counter = base::Histogram::FactoryTimeGet(
  /external/chromium_org/net/disk_cache/blockfile/
histogram_macros.h 40 base::HistogramBase* counter = base::Histogram::FactoryTimeGet( \
histogram_macros_v3.h 43 counter = base::Histogram::FactoryTimeGet( \
  /external/chromium_org/components/autofill/core/browser/
autofill_metrics.cc 204 base::Histogram::FactoryTimeGet(
219 base::Histogram::FactoryTimeGet(
  /external/chromium_org/base/metrics/
histogram.h 176 base::Histogram::FactoryTimeGet(name, min, max, bucket_count, \
324 base::Histogram::FactoryTimeGet(name, min, max, bucket_count, \
405 static HistogramBase* FactoryTimeGet(const std::string& name,
566 static HistogramBase* FactoryTimeGet(const std::string& name,
histogram.cc 126 HistogramBase* Histogram::FactoryTimeGet(const string& name,
534 HistogramBase* LinearHistogram::FactoryTimeGet(const string& name,
  /external/chromium_org/chrome/renderer/pepper/
pepper_uma_host.cc 129 base::HistogramBase* counter = base::Histogram::FactoryTimeGet(
  /external/chromium_org/components/startup_metric_utils/
startup_metric_utils.cc 220 base::HistogramBase* counter = base::Histogram::FactoryTimeGet(
  /external/chromium_org/chrome/renderer/
page_load_histograms.cc 70 base::HistogramBase* histogram_pointer = base::Histogram::FactoryTimeGet(
119 counter = base::Histogram::FactoryTimeGet( \
126 drp_counter = base::Histogram::FactoryTimeGet( \
    [all...]
  /external/chromium_org/chrome/browser/captive_portal/
captive_portal_service.cc 78 base::Histogram::FactoryTimeGet(
  /external/chromium_org/chrome/browser/net/
url_info.cc 144 histogram = base::LinearHistogram::FactoryTimeGet(
network_stats.cc 104 base::HistogramBase* histogram_pointer = base::Histogram::FactoryTimeGet(
    [all...]
  /external/chromium_org/chrome/browser/chromeos/
boot_times_loader.cc 274 base::HistogramBase* total_hist = base::Histogram::FactoryTimeGet(
292 base::HistogramBase* prev_hist = base::Histogram::FactoryTimeGet(
  /external/chromium_org/chrome/browser/metrics/
thread_watcher.cc 327 response_time_histogram_ = base::Histogram::FactoryTimeGet(
335 unresponsive_time_histogram_ = base::Histogram::FactoryTimeGet(
    [all...]
  /external/chromium_org/chrome/browser/sessions/
session_restore.cc 371 base::Histogram::FactoryTimeGet(
476 base::Histogram::FactoryTimeGet(
    [all...]
  /external/chromium_org/net/cookies/
cookie_monster.cc     [all...]
  /external/chromium_org/chrome/browser/chromeos/login/users/avatar/
user_image_manager_impl.cc 136 base::HistogramBase* counter = base::Histogram::FactoryTimeGet(
    [all...]
  /external/chromium_org/third_party/leveldatabase/
env_chromium.cc 742 return base::Histogram::FactoryTimeGet(

Completed in 820 milliseconds