Searched refs:UMA_HISTOGRAM_MBYTES (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/storage/browser/quota/
H A Dquota_temporary_storage_evictor.cc14 #define UMA_HISTOGRAM_MBYTES(name, sample) \ macro
88 UMA_HISTOGRAM_MBYTES("Quota.UsageOverageOfTemporaryGlobalStorage",
90 UMA_HISTOGRAM_MBYTES("Quota.DiskspaceShortage",
92 UMA_HISTOGRAM_MBYTES("Quota.EvictedBytesPerRound",
H A Dquota_manager.cc33 #define UMA_HISTOGRAM_MBYTES(name, sample) \ macro
1397 UMA_HISTOGRAM_MBYTES("Quota.GlobalUsageOfTemporaryStorage", usage);
1421 UMA_HISTOGRAM_MBYTES("Quota.GlobalUsageOfPersistentStorage", usage);

Completed in 217 milliseconds