Home
last modified time | relevance | path

Searched refs:UMA_HISTOGRAM_COUNTS (Results 1 – 25 of 45) sorted by relevance

12

/external/chromium/net/base/
Dsdch_filter.cc45 UMA_HISTOGRAM_COUNTS("Sdch3.FilterUseBeforeDisabling", filter_use_count); in ~SdchFilter()
56 UMA_HISTOGRAM_COUNTS("Sdch3.PartialBytesIn", in ~SdchFilter()
58 UMA_HISTOGRAM_COUNTS("Sdch3.PartialVcdiffIn", source_bytes_); in ~SdchFilter()
59 UMA_HISTOGRAM_COUNTS("Sdch3.PartialVcdiffOut", output_bytes_); in ~SdchFilter()
66 UMA_HISTOGRAM_COUNTS("Sdch3.UnflushedBytesIn", in ~SdchFilter()
68 UMA_HISTOGRAM_COUNTS("Sdch3.UnflushedBufferSize", in ~SdchFilter()
70 UMA_HISTOGRAM_COUNTS("Sdch3.UnflushedVcdiffIn", source_bytes_); in ~SdchFilter()
71 UMA_HISTOGRAM_COUNTS("Sdch3.UnflushedVcdiffOut", output_bytes_); in ~SdchFilter()
87 UMA_HISTOGRAM_COUNTS("Sdch3.Network_Decode_Bytes_VcdiffOut_a", in ~SdchFilter()
/external/chromium/net/socket_stream/
Dsocket_stream_metrics.cc76 UMA_HISTOGRAM_COUNTS("Net.SocketStream.ReceivedBytes", in OnClose()
78 UMA_HISTOGRAM_COUNTS("Net.SocketStream.ReceivedCounts", in OnClose()
80 UMA_HISTOGRAM_COUNTS("Net.SocketStream.SentBytes", in OnClose()
82 UMA_HISTOGRAM_COUNTS("Net.SocketStream.SentCounts", in OnClose()
/external/chromium/webkit/glue/
Dsite_isolation_metrics.cc75 UMA_HISTOGRAM_COUNTS( in LogVerifiedTextHtmlResponse()
80 UMA_HISTOGRAM_COUNTS( in LogMislabeledTextHtmlResponse()
123 UMA_HISTOGRAM_COUNTS("SiteIsolation.Requests", 1); in LogMimeTypeForCrossOriginRequest()
134 UMA_HISTOGRAM_COUNTS("SiteIsolation.CrossSiteRequests", 1); in LogMimeTypeForCrossOriginRequest()
180 UMA_HISTOGRAM_COUNTS( in LogMimeTypeForCrossOriginRequest()
/external/chromium/chrome/browser/history/
Din_memory_database.cc96 UMA_HISTOGRAM_COUNTS("History.InMemoryDBItemCount", db_.GetLastChangeCount()); in InitFromDisk()
111 UMA_HISTOGRAM_COUNTS("History.InMemoryDBKeywordURLItemCount", in InitFromDisk()
125 UMA_HISTOGRAM_COUNTS("History.InMemoryDBKeywordTermsCount", in InitFromDisk()
Dhistory_database.cc51 UMA_HISTOGRAM_COUNTS("History.URLTableCount", url_count.ColumnInt(0)); in ComputeDatabaseMetrics()
57 UMA_HISTOGRAM_COUNTS("History.VisitTableCount", visit_count.ColumnInt(0)); in ComputeDatabaseMetrics()
/external/chromium/chrome/browser/translate/
Doptions_menu_model.cc104 UMA_HISTOGRAM_COUNTS("Translate.NeverTranslateLang", 1); in ExecuteCommand()
109 UMA_HISTOGRAM_COUNTS("Translate.NeverTranslateSite", 1); in ExecuteCommand()
114 UMA_HISTOGRAM_COUNTS("Translate.AlwaysTranslateLang", 1); in ExecuteCommand()
Dlanguages_menu_model.cc47 UMA_HISTOGRAM_COUNTS("Translate.ModifyOriginalLang", 1); in ExecuteCommand()
51 UMA_HISTOGRAM_COUNTS("Translate.ModifyTargetLang", 1); in ExecuteCommand()
/external/chromium/chrome/browser/ui/webui/chromeos/
Dmobile_setup_ui.cc509 UMA_HISTOGRAM_COUNTS("Cellular.MobileSetupStart", 1); in HandleStartActivation()
587 UMA_HISTOGRAM_COUNTS("Cellular.PaymentReceived", 1); in SetTransactionStatus()
590 UMA_HISTOGRAM_COUNTS("Cellular.PaymentFailed", 1); in SetTransactionStatus()
646 UMA_HISTOGRAM_COUNTS("Cellular.ConnectionRetry", 1); in NeedsReconnecting()
651 UMA_HISTOGRAM_COUNTS("Cellular.ConnectionFailed", 1); in NeedsReconnecting()
692 UMA_HISTOGRAM_COUNTS("Cellular.ActivationRetry", 1); in ForceReconnect()
860 UMA_HISTOGRAM_COUNTS("Cellular.ActivationRetryFailure", 1); in EvaluateCellularNetwork()
907 UMA_HISTOGRAM_COUNTS("Cellular.PostPaymentConnectFailure", 1); in EvaluateCellularNetwork()
1100 UMA_HISTOGRAM_COUNTS("Cellular.RetryOTASP", 1); in ChangeState()
1112 UMA_HISTOGRAM_COUNTS("Cellular.ActivationTry", 1); in ChangeState()
[all …]
/external/chromium/chrome/browser/
Domnibox_search_hint.cc107 UMA_HISTOGRAM_COUNTS("OmniboxSearchHint.Closed", 1); in InfoBarDismissed()
114 UMA_HISTOGRAM_COUNTS("OmniboxSearchHint.Ignored", 1); in InfoBarClosed()
143 UMA_HISTOGRAM_COUNTS("OmniboxSearchHint.ShowMe", 1); in Accept()
/external/chromium/chrome/browser/sessions/
Dsession_backend.cc275 UMA_HISTOGRAM_COUNTS("TabRestore.last_session_file_size", in MoveCurrentSessionToLastSession()
278 UMA_HISTOGRAM_COUNTS("SessionRestore.last_session_file_size", in MoveCurrentSessionToLastSession()
319 UMA_HISTOGRAM_COUNTS("TabRestore.command_size", total_size); in AppendCommandsToFile()
321 UMA_HISTOGRAM_COUNTS("SessionRestore.command_size", total_size); in AppendCommandsToFile()
/external/chromium/chrome/browser/safe_browsing/
Dclient_side_detection_host.cc68 UMA_HISTOGRAM_COUNTS("SBClientPhishing.ClassificationStart", 1); in Start()
184 UMA_HISTOGRAM_COUNTS("SBClientPhishing.RequestSatisfiedFromCache", 1); in CheckCache()
197 UMA_HISTOGRAM_COUNTS("SBClientPhishing.ReportLimitSkipped", 1); in CheckCache()
Dsafe_browsing_database.cc316 UMA_HISTOGRAM_COUNTS("SB2.PrefixSetUnsortedDifference", in PrefixSetFromAddPrefixes()
324 UMA_HISTOGRAM_COUNTS("SB2.PrefixSetUnsortedSize", restored.size()); in PrefixSetFromAddPrefixes()
1019 UMA_HISTOGRAM_COUNTS("SB2.DatabaseUpdateKilobytes", 0); in UpdateFinished()
1166 UMA_HISTOGRAM_COUNTS("SB2.BuildReadKilobytes", in UpdateBrowseStore()
1169 UMA_HISTOGRAM_COUNTS("SB2.BuildWriteKilobytes", in UpdateBrowseStore()
1172 UMA_HISTOGRAM_COUNTS("SB2.BuildReadOperations", in UpdateBrowseStore()
1175 UMA_HISTOGRAM_COUNTS("SB2.BuildWriteOperations", in UpdateBrowseStore()
1183 UMA_HISTOGRAM_COUNTS("SB2.FilterKilobytes", in UpdateBrowseStore()
1187 UMA_HISTOGRAM_COUNTS("SB2.BrowseDatabaseKilobytes", in UpdateBrowseStore()
1190 UMA_HISTOGRAM_COUNTS("SB2.DownloadDatabaseKilobytes", in UpdateBrowseStore()
Dsafe_browsing_store_file.cc211 UMA_HISTOGRAM_COUNTS("SB2.OldDatabaseKilobytes", in CheckForOriginalAndDelete()
552 UMA_HISTOGRAM_COUNTS("SB2.DatabaseUpdateKilobytes", in DoUpdate()
661 UMA_HISTOGRAM_COUNTS("SB2.AddPrefixes", add_prefixes.size()); in DoUpdate()
662 UMA_HISTOGRAM_COUNTS("SB2.SubPrefixes", sub_prefixes.size()); in DoUpdate()
Dprotocol_manager.cc398 UMA_HISTOGRAM_COUNTS("SB2.UpdateUrls", chunk_urls.size()); in HandleServiceResponse()
424 UMA_HISTOGRAM_COUNTS("SB2.ChunkSize", length); in HandleServiceResponse()
717 UMA_HISTOGRAM_COUNTS("SB2.UpdateSize", update_size_); in UpdateFinished()
/external/chromium/chrome/browser/autofill/
Dautofill_metrics.cc236 UMA_HISTOGRAM_COUNTS("Autofill.StoredProfileCount", num_profiles); in LogStoredProfileCount()
240 UMA_HISTOGRAM_COUNTS("Autofill.AddressSuggestionsCount", num_suggestions); in LogAddressSuggestionsCount()
/external/chromium/net/disk_cache/
Dblock_files.cc329 UMA_HISTOGRAM_COUNTS("DiskCache.Blocks_0", used_blocks[0]); in ReportStats()
330 UMA_HISTOGRAM_COUNTS("DiskCache.Blocks_1", used_blocks[1]); in ReportStats()
331 UMA_HISTOGRAM_COUNTS("DiskCache.Blocks_2", used_blocks[2]); in ReportStats()
332 UMA_HISTOGRAM_COUNTS("DiskCache.Blocks_3", used_blocks[3]); in ReportStats()
554 UMA_HISTOGRAM_COUNTS("DiskCache.DeleteFailed2", failure); in RemoveEmptyFile()
/external/chromium/chrome/browser/sync/glue/
Dpreference_data_type_controller.cc37 UMA_HISTOGRAM_COUNTS("Sync.PreferenceRunFailures", 1); in RecordUnrecoverableError()
Dtheme_data_type_controller.cc45 UMA_HISTOGRAM_COUNTS("Sync.ThemeRunFailures", 1); in RecordUnrecoverableError()
Dsession_data_type_controller.cc41 UMA_HISTOGRAM_COUNTS("Sync.SessionRunFailures", 1); in RecordUnrecoverableError()
Dapp_data_type_controller.cc45 UMA_HISTOGRAM_COUNTS("Sync.AppRunFailures", 1); in RecordUnrecoverableError()
Dextension_data_type_controller.cc45 UMA_HISTOGRAM_COUNTS("Sync.ExtensionRunFailures", 1); in RecordUnrecoverableError()
Dbookmark_data_type_controller.cc75 UMA_HISTOGRAM_COUNTS("Sync.BookmarkRunFailures", 1); in RecordUnrecoverableError()
/external/chromium/chrome/browser/metrics/
Dhistogram_synchronizer.cc69 UMA_HISTOGRAM_COUNTS("Histogram.RendersNotRespondingSynchronous", in FetchRendererHistogramsSynchronously()
223 UMA_HISTOGRAM_COUNTS("Histogram.RendersNotRespondingAsynchronous", in InternalPostTask()
Dmetrics_service.cc873 UMA_HISTOGRAM_COUNTS("UMA.Discarded Log Events", in StopRecording()
933 UMA_HISTOGRAM_COUNTS("UMA.Large Accumulated Log Not Persisted", in PushPendingLogTextToUnsentOngoingLogs()
1381 UMA_HISTOGRAM_COUNTS("UMA.Large Rejected Log was Discarded", in OnURLFetchComplete()
1386 UMA_HISTOGRAM_COUNTS("UMA.Unacceptable_Log_Discarded", state_); in OnURLFetchComplete()
1511 UMA_HISTOGRAM_COUNTS("UMA.LogLoadComplete called", 1); in LogLoadComplete()
/external/chromium/chrome/browser/notifications/
Ddesktop_notification_service.cc157 UMA_HISTOGRAM_COUNTS("NotificationPermissionRequest.Ignored", 1); in InfoBarClosed()
190 UMA_HISTOGRAM_COUNTS("NotificationPermissionRequest.Allowed", 1); in Accept()
198 UMA_HISTOGRAM_COUNTS("NotificationPermissionRequest.Denied", 1); in Cancel()

12