Searched refs:LOCAL_HISTOGRAM_TIMES (Results 1 - 14 of 14) sorted by relevance

/external/chromium_org/components/startup_metric_utils/
H A Dstartup_metric_utils.cc64 LOCAL_HISTOGRAM_TIMES("Startup.BrowserMainEntryTimeAbsoluteHighWord",
66 LOCAL_HISTOGRAM_TIMES("Startup.BrowserMainEntryTimeAbsoluteLowWord",
/external/chromium_org/content/browser/
H A Dplugin_loader_posix.cc113 LOCAL_HISTOGRAM_TIMES("PluginLoaderPosix.GetPluginList",
212 LOCAL_HISTOGRAM_TIMES("PluginLoaderPosix.LoadDone",
/external/chromium_org/chrome/browser/thumbnails/
H A Dcontent_based_thumbnailing_algorithm.cc183 LOCAL_HISTOGRAM_TIMES(kFailureHistogramName,
186 LOCAL_HISTOGRAM_TIMES(kThumbnailHistogramName,
H A Dsimple_thumbnail_crop.cc241 LOCAL_HISTOGRAM_TIMES(kThumbnailHistogramName,
/external/chromium_org/chrome/browser/extensions/
H A Dexternal_registry_loader_win.cc184 LOCAL_HISTOGRAM_TIMES("Extensions.ExternalRegistryLoaderWin",
/external/chromium_org/net/disk_cache/blockfile/
H A Dblock_bitmaps_v3.cc151 LOCAL_HISTOGRAM_TIMES("DiskCache.GetFileForNewBlock",
H A Dblock_files.cc104 LOCAL_HISTOGRAM_TIMES("DiskCache.CreateBlock", TimeTicks::Now() - start);
151 LOCAL_HISTOGRAM_TIMES("DiskCache.DeleteBlock", TimeTicks::Now() - start);
569 LOCAL_HISTOGRAM_TIMES("DiskCache.GetFileForNewBlock",
/external/chromium_org/chrome/browser/net/
H A Durl_info.cc174 LOCAL_HISTOGRAM_TIMES("DNS.PrefetchNotFoundName", resolve_duration_);
/external/chromium_org/base/metrics/
H A Dstatistics_recorder_unittest.cc231 LOCAL_HISTOGRAM_TIMES("TestHistogramTimes", TimeDelta::FromDays(1));
H A Dhistogram.h168 #define LOCAL_HISTOGRAM_TIMES(name, sample) LOCAL_HISTOGRAM_CUSTOM_TIMES( \ macro
H A Dhistogram_unittest.cc68 LOCAL_HISTOGRAM_TIMES("Test2Histogram", TimeDelta::FromDays(1));
/external/chromium_org/chrome/browser/sync_file_system/drive_backend/
H A Dsync_engine.cc164 LOCAL_HISTOGRAM_TIMES("SyncFileSystem.RegisterOriginTime", delta);
/external/chromium_org/chrome/browser/safe_browsing/
H A Ddatabase_manager.cc833 LOCAL_HISTOGRAM_TIMES("SB.QueueDelay",
/external/chromium_org/chrome/browser/history/
H A Dhistory_backend.cc706 LOCAL_HISTOGRAM_TIMES("History.InitTime", TimeTicks::Now() - beginning_time);
1599 LOCAL_HISTOGRAM_TIMES("History.GetLargestFaviconForURL",

Completed in 1194 milliseconds