Searched refs:UMA_HISTOGRAM_COUNTS_10000 (Results 1 - 25 of 33) sorted by relevance

12

/external/chromium_org/chrome/service/cloud_print/
H A Dconnector_settings.cc89 UMA_HISTOGRAM_COUNTS_10000("CloudPrint.PrinterBlacklistSize",
92 UMA_HISTOGRAM_COUNTS_10000("CloudPrint.PrinterWhitelistSize",
H A Dcloud_print_proxy.cc267 UMA_HISTOGRAM_COUNTS_10000("CloudPrint.UnregisterPrinters",
/external/chromium_org/net/base/
H A Dbandwidth_metrics.h98 UMA_HISTOGRAM_COUNTS_10000("Net.DownloadBandwidth", kbps_int);
H A Dnetwork_change_notifier_win.cc262 UMA_HISTOGRAM_COUNTS_10000("Net.NotifyAddrChangeFailures",
282 UMA_HISTOGRAM_COUNTS_10000("Net.NotifyAddrChangeFailures",
/external/chromium_org/media/base/
H A Dvideo_decoder_config.cc75 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/
H A Dprofile_manager.cc125 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("Profil
[all...]
/external/chromium_org/components/suggestions/
H A Dblacklist_store.cc47 UMA_HISTOGRAM_COUNTS_10000("Suggestions.LocalBlacklistSize",
/external/chromium_org/ppapi/proxy/
H A Dpdf_resource.cc124 UMA_HISTOGRAM_COUNTS_10000("PDF.PageCount", count);
/external/chromium_org/chrome/browser/history/
H A Dhistory_database.cc175 UMA_HISTOGRAM_COUNTS_10000("History.WeeklyHostCount", week_hosts.size());
177 UMA_HISTOGRAM_COUNTS_10000("History.MonthlyHostCount", month_hosts.size());
H A Dthumbnail_database.cc532 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(
H A Durl_index_private_data.cc428 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",
H A Dtop_sites_database.cc308 UMA_HISTOGRAM_COUNTS_10000("History.TopSitesRecoveredRowsThumbnails",
/external/chromium_org/content/browser/renderer_host/p2p/
H A Dsocket_host.cc476 UMA_HISTOGRAM_COUNTS_10000("WebRTC.SystemMaxConsecutiveBytesDelayed_UDP",
479 UMA_HISTOGRAM_COUNTS_10000("WebRTC.SystemMaxConsecutiveBytesDelayed_TCP",
/external/chromium_org/chrome/browser/printing/cloud_print/
H A Dcloud_print_proxy_service.cc163 UMA_HISTOGRAM_COUNTS_10000("CloudPrint.AvailablePrintersList",
/external/chromium_org/components/metrics/
H A Dmetrics_state_manager.cc114 UMA_HISTOGRAM_COUNTS_10000("UMA.ClientIdBackupRecoveredWithAge",
/external/chromium_org/content/renderer/pepper/
H A Dppb_video_decoder_impl.cc183 UMA_HISTOGRAM_COUNTS_10000("Media.PepperVideoDecoderPictureHeight",
/external/chromium_org/chrome/browser/media_galleries/
H A Dmedia_scan_manager.cc209 UMA_HISTOGRAM_COUNTS_10000("MediaGalleries.ScanGalleriesPopulated",
493 UMA_HISTOGRAM_COUNTS_10000("MediaGalleries.ScanDirectoriesFound",
/external/chromium_org/ash/touch/
H A Dtouch_uma.cc153 UMA_HISTOGRAM_COUNTS_10000("Ash.TouchStartAfterEnd",
/external/chromium_org/chrome/browser/service_process/
H A Dservice_process_control.cc239 UMA_HISTOGRAM_COUNTS_10000("CloudPrint.AvailablePrinters", printers.size());
/external/chromium_org/components/pdf/renderer/
H A Dppb_pdf_impl.cc206 UMA_HISTOGRAM_COUNTS_10000("PDF.PageCount", count);
/external/chromium_org/content/common/gpu/media/
H A Dandroid_video_encode_accelerator.cc402 UMA_HISTOGRAM_COUNTS_10000("Media.AVEA.EncodedBufferSizeKB", size / 1024);
/external/chromium_org/base/metrics/
H A Dhistogram.h266 #define UMA_HISTOGRAM_COUNTS_10000(name, sample) UMA_HISTOGRAM_CUSTOM_COUNTS( \ macro
/external/chromium_org/net/extras/sqlite/
H A Dsqlite_channel_id_store.cc251 UMA_HISTOGRAM_COUNTS_10000(
/external/chromium_org/content/browser/media/capture/
H A Dweb_contents_video_capture_device.cc629 UMA_HISTOGRAM_COUNTS_10000(
/external/chromium_org/content/renderer/p2p/
H A Dipc_socket_factory.cc228 UMA_HISTOGRAM_COUNTS_10000("WebRTC.ApplicationMaxConsecutiveBytesDiscard",

Completed in 3335 milliseconds

12