HomeSort by relevance Sort by last modified time
    Searched refs:UMA_HISTOGRAM_COUNTS_10000 (Results 1 - 25 of 33) sorted by null

1 2

  /external/chromium_org/net/base/
bandwidth_metrics.h 98 UMA_HISTOGRAM_COUNTS_10000("Net.DownloadBandwidth", kbps_int);
network_change_notifier_win.cc 262 UMA_HISTOGRAM_COUNTS_10000("Net.NotifyAddrChangeFailures",
282 UMA_HISTOGRAM_COUNTS_10000("Net.NotifyAddrChangeFailures",
  /external/chromium_org/chrome/service/cloud_print/
connector_settings.cc 89 UMA_HISTOGRAM_COUNTS_10000("CloudPrint.PrinterBlacklistSize",
92 UMA_HISTOGRAM_COUNTS_10000("CloudPrint.PrinterWhitelistSize",
cloud_print_proxy.cc 267 UMA_HISTOGRAM_COUNTS_10000("CloudPrint.UnregisterPrinters",
  /external/chromium_org/media/base/
video_decoder_config.cc 75 UMA_HISTOGRAM_COUNTS_10000("Media.VideoCodedWidth", coded_size.width());
77 UMA_HISTOGRAM_COUNTS_10000("Media.VideoVisibleWidth", visible_rect.width());
  /external/chromium_org/chrome/browser/profiles/
profile_manager.cc 125 UMA_HISTOGRAM_COUNTS_10000("Profile.TotalSize", size_MB);
129 UMA_HISTOGRAM_COUNTS_10000("Profile.HistorySize", size_MB);
133 UMA_HISTOGRAM_COUNTS_10000("Profile.TotalHistorySize", size_MB);
137 UMA_HISTOGRAM_COUNTS_10000("Profile.CookiesSize", size_MB);
141 UMA_HISTOGRAM_COUNTS_10000("Profile.BookmarksSize", size_MB);
145 UMA_HISTOGRAM_COUNTS_10000("Profile.FaviconsSize", size_MB);
149 UMA_HISTOGRAM_COUNTS_10000("Profile.TopSitesSize", size_MB);
153 UMA_HISTOGRAM_COUNTS_10000("Profile.VisitedLinksSize", size_MB);
157 UMA_HISTOGRAM_COUNTS_10000("Profile.WebDataSize", size_MB);
161 UMA_HISTOGRAM_COUNTS_10000("Profile.ExtensionSize", size_MB)
    [all...]
  /external/chromium_org/components/suggestions/
blacklist_store.cc 47 UMA_HISTOGRAM_COUNTS_10000("Suggestions.LocalBlacklistSize",
  /external/chromium_org/ppapi/proxy/
pdf_resource.cc 124 UMA_HISTOGRAM_COUNTS_10000("PDF.PageCount", count);
  /external/chromium_org/chrome/browser/history/
history_database.cc 175 UMA_HISTOGRAM_COUNTS_10000("History.WeeklyHostCount", week_hosts.size());
177 UMA_HISTOGRAM_COUNTS_10000("History.MonthlyHostCount", month_hosts.size());
thumbnail_database.cc 532 UMA_HISTOGRAM_COUNTS_10000("History.FaviconsRecoveredRowsFavicons",
534 UMA_HISTOGRAM_COUNTS_10000("History.FaviconsRecoveredRowsFaviconBitmaps",
536 UMA_HISTOGRAM_COUNTS_10000("History.FaviconsRecoveredRowsIconMapping",
618 UMA_HISTOGRAM_COUNTS_10000(
    [all...]
url_index_private_data.cc 428 UMA_HISTOGRAM_COUNTS_10000("History.InMemoryURLWords",
430 UMA_HISTOGRAM_COUNTS_10000("History.InMemoryURLChars",
462 UMA_HISTOGRAM_COUNTS_10000("History.InMemoryURLWords",
464 UMA_HISTOGRAM_COUNTS_10000("History.InMemoryURLChars",
    [all...]
top_sites_database.cc 308 UMA_HISTOGRAM_COUNTS_10000("History.TopSitesRecoveredRowsThumbnails",
  /external/chromium_org/content/browser/renderer_host/p2p/
socket_host.cc 476 UMA_HISTOGRAM_COUNTS_10000("WebRTC.SystemMaxConsecutiveBytesDelayed_UDP",
479 UMA_HISTOGRAM_COUNTS_10000("WebRTC.SystemMaxConsecutiveBytesDelayed_TCP",
  /external/chromium_org/chrome/browser/printing/cloud_print/
cloud_print_proxy_service.cc 163 UMA_HISTOGRAM_COUNTS_10000("CloudPrint.AvailablePrintersList",
  /external/chromium_org/components/metrics/
metrics_state_manager.cc 114 UMA_HISTOGRAM_COUNTS_10000("UMA.ClientIdBackupRecoveredWithAge",
  /external/chromium_org/content/renderer/pepper/
ppb_video_decoder_impl.cc 183 UMA_HISTOGRAM_COUNTS_10000("Media.PepperVideoDecoderPictureHeight",
  /external/chromium_org/chrome/browser/media_galleries/
media_scan_manager.cc 209 UMA_HISTOGRAM_COUNTS_10000("MediaGalleries.ScanGalleriesPopulated",
493 UMA_HISTOGRAM_COUNTS_10000("MediaGalleries.ScanDirectoriesFound",
  /external/chromium_org/ash/touch/
touch_uma.cc 153 UMA_HISTOGRAM_COUNTS_10000("Ash.TouchStartAfterEnd",
  /external/chromium_org/chrome/browser/service_process/
service_process_control.cc 239 UMA_HISTOGRAM_COUNTS_10000("CloudPrint.AvailablePrinters", printers.size());
  /external/chromium_org/components/pdf/renderer/
ppb_pdf_impl.cc 206 UMA_HISTOGRAM_COUNTS_10000("PDF.PageCount", count);
  /external/chromium_org/content/common/gpu/media/
android_video_encode_accelerator.cc 402 UMA_HISTOGRAM_COUNTS_10000("Media.AVEA.EncodedBufferSizeKB", size / 1024);
  /external/chromium_org/base/metrics/
histogram.h 266 #define UMA_HISTOGRAM_COUNTS_10000(name, sample) UMA_HISTOGRAM_CUSTOM_COUNTS( \
  /external/chromium_org/net/extras/sqlite/
sqlite_channel_id_store.cc 251 UMA_HISTOGRAM_COUNTS_10000(
  /external/chromium_org/content/browser/media/capture/
web_contents_video_capture_device.cc 629 UMA_HISTOGRAM_COUNTS_10000(
  /external/chromium_org/content/renderer/p2p/
ipc_socket_factory.cc 228 UMA_HISTOGRAM_COUNTS_10000("WebRTC.ApplicationMaxConsecutiveBytesDiscard",

Completed in 893 milliseconds

1 2