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

1 2

  /external/chromium_org/chrome/browser/install_verification/win/
install_verification.cc 20 UMA_HISTOGRAM_SPARSE_SLOWLY("InstallVerifier.ModuleMatch", module_id);
24 UMA_HISTOGRAM_SPARSE_SLOWLY("InstallVerifier.ModuleImport", module_id);
  /external/chromium_org/chrome/browser/translate/
translate_browser_metrics.cc 66 UMA_HISTOGRAM_SPARSE_SLOWLY(kTranslateLocalesOnDisabledByPrefs,
72 UMA_HISTOGRAM_SPARSE_SLOWLY(kTranslateUndisplayableLanguage,
78 UMA_HISTOGRAM_SPARSE_SLOWLY(kTranslateUnsupportedLanguageAtInitiation,
  /external/chromium_org/chrome/browser/
language_usage_metrics.cc 15 UMA_HISTOGRAM_SPARSE_SLOWLY("LanguageUsage.AcceptLanguage",
33 UMA_HISTOGRAM_SPARSE_SLOWLY("LanguageUsage.ApplicationLanguage",
  /external/chromium_org/net/quic/
quic_default_packet_writer.cc 39 UMA_HISTOGRAM_SPARSE_SLOWLY("Net.QuicSession.WriteError", -rv);
quic_client_session.cc 348 UMA_HISTOGRAM_SPARSE_SLOWLY(
351 UMA_HISTOGRAM_SPARSE_SLOWLY(
368 UMA_HISTOGRAM_SPARSE_SLOWLY("Net.QuicSession.QuicVersion",
417 UMA_HISTOGRAM_SPARSE_SLOWLY("Net.QuicSession.CloseSessionOnError", -error);
477 UMA_HISTOGRAM_SPARSE_SLOWLY("Net.QuicSession.ReadError", -result);
quic_connection_logger.cc 237 UMA_HISTOGRAM_SPARSE_SLOWLY("Net.QuicSession.RstStreamErrorCodeClient",
371 UMA_HISTOGRAM_SPARSE_SLOWLY("Net.QuicSession.RstStreamErrorCodeServer",
  /external/chromium_org/base/metrics/
sparse_histogram_unittest.cc 88 UMA_HISTOGRAM_SPARSE_SLOWLY("Uma", 100);
106 UMA_HISTOGRAM_SPARSE_SLOWLY(name, 100);
sparse_histogram.h 34 #define UMA_HISTOGRAM_SPARSE_SLOWLY(name, sample) \
  /external/chromium_org/components/policy/core/common/
policy_statistics_collector.cc 62 UMA_HISTOGRAM_SPARSE_SLOWLY("Enterprise.Policies", id);
  /external/chromium_org/chrome/browser/prerender/
prerender_util.cc 197 UMA_HISTOGRAM_SPARSE_SLOWLY(kPagespeedVersionHistogram, bucket);
199 UMA_HISTOGRAM_SPARSE_SLOWLY(kPagespeedVersionHistogram, 1);
217 UMA_HISTOGRAM_SPARSE_SLOWLY(kPagespeedVersionHistogram, bucket);
  /external/chromium_org/sql/
connection.cc 278 UMA_HISTOGRAM_SPARSE_SLOWLY("Sqlite.CloseFailure", rc);
417 UMA_HISTOGRAM_SPARSE_SLOWLY("Sqlite.RazeDatabase",rc);
443 UMA_HISTOGRAM_SPARSE_SLOWLY("Sqlite.RazeDatabaseTruncate",rc);
449 UMA_HISTOGRAM_SPARSE_SLOWLY("Sqlite.RazeDatabase2",rc);
865 UMA_HISTOGRAM_SPARSE_SLOWLY("Sqlite.OpenFailure", err);
923 UMA_HISTOGRAM_SPARSE_SLOWLY("Sqlite.OpenProbeFailure", err);
    [all...]
recovery.cc 271 UMA_HISTOGRAM_SPARSE_SLOWLY("Sqlite.RecoveryHandle", err);
290 UMA_HISTOGRAM_SPARSE_SLOWLY("Sqlite.RecoveryStep", rc);
  /external/chromium_org/chrome/browser/chromeos/policy/
auto_enrollment_client.cc 293 UMA_HISTOGRAM_SPARSE_SLOWLY(kUMARequestStatus, status);
295 UMA_HISTOGRAM_SPARSE_SLOWLY(kUMANetworkErrorCode, -net_error);
346 UMA_HISTOGRAM_SPARSE_SLOWLY(kUMARequestStatus, DM_STATUS_SUCCESS);
user_cloud_policy_manager_chromeos.cc 263 UMA_HISTOGRAM_SPARSE_SLOWLY(kUMAInitialFetchClientError,
317 UMA_HISTOGRAM_SPARSE_SLOWLY(kUMAInitialFetchOAuth2NetworkError,
  /external/chromium_org/chrome/browser/metrics/
chrome_browser_main_extra_parts_metrics.cc 66 UMA_HISTOGRAM_SPARSE_SLOWLY("Platform.LogicalCpuCount",
metrics_service.cc 598 UMA_HISTOGRAM_SPARSE_SLOWLY("UMA.LowEntropySourceValue",
    [all...]
  /external/chromium_org/content/browser/download/
download_stats.cc 299 UMA_HISTOGRAM_SPARSE_SLOWLY(
313 UMA_HISTOGRAM_SPARSE_SLOWLY("Download.DangerousFile.UserDiscard",
321 UMA_HISTOGRAM_SPARSE_SLOWLY("Download.DangerousFile.Discard",
  /external/chromium_org/extensions/browser/
extension_function.cc 117 UMA_HISTOGRAM_SPARSE_SLOWLY("Extensions.FunctionCalls", histogram_value());
  /external/chromium_org/media/filters/
ffmpeg_glue.cc 173 UMA_HISTOGRAM_SPARSE_SLOWLY("Media.DetectedContainer", container);
  /external/chromium_org/chrome/browser/metrics/variations/
variations_service.cc 393 UMA_HISTOGRAM_SPARSE_SLOWLY("Variations.FailedRequestErrorCode",
408 UMA_HISTOGRAM_SPARSE_SLOWLY("Variations.SeedFetchResponseCode",
  /external/chromium_org/google_apis/gaia/
oauth2_access_token_fetcher.cc 163 UMA_HISTOGRAM_SPARSE_SLOWLY("Gaia.ResponseCodesForOAuth2AccessToken",
  /external/chromium_org/chrome/browser/safe_browsing/
client_side_detection_service.cc 491 UMA_HISTOGRAM_SPARSE_SLOWLY(
495 UMA_HISTOGRAM_SPARSE_SLOWLY(
  /external/chromium_org/net/udp/
udp_socket_libevent.cc 274 UMA_HISTOGRAM_SPARSE_SLOWLY("Net.UdpSocketRandomBindErrorCode", rv);
614 UMA_HISTOGRAM_SPARSE_SLOWLY("Net.UdpSocketBindErrorFromPosix", last_error);
  /external/chromium_org/base/files/
file_win.cc 309 UMA_HISTOGRAM_SPARSE_SLOWLY("PlatformFile.UnknownErrors.Windows",
  /external/chromium_org/base/
platform_file_win.cc 319 UMA_HISTOGRAM_SPARSE_SLOWLY("PlatformFile.UnknownErrors.Windows",

Completed in 880 milliseconds

1 2