Home
last modified time | relevance | path

Searched refs:GetHistogramName (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/extensions/activity_log/
Duma_policy.cc232 UMA_HISTOGRAM_COUNTS_100(prefix + GetHistogramName(CONTENT_SCRIPT), in HistogramOnClose()
234 UMA_HISTOGRAM_COUNTS_100(prefix + GetHistogramName(READ_DOM), in HistogramOnClose()
236 UMA_HISTOGRAM_COUNTS_100(prefix + GetHistogramName(MODIFIED_DOM), in HistogramOnClose()
238 UMA_HISTOGRAM_COUNTS_100(prefix + GetHistogramName(DOM_METHOD), in HistogramOnClose()
240 UMA_HISTOGRAM_COUNTS_100(prefix + GetHistogramName(DOCUMENT_WRITE), in HistogramOnClose()
242 UMA_HISTOGRAM_COUNTS_100(prefix + GetHistogramName(INNER_HTML), in HistogramOnClose()
244 UMA_HISTOGRAM_COUNTS_100(prefix + GetHistogramName(CREATED_SCRIPT), in HistogramOnClose()
246 UMA_HISTOGRAM_COUNTS_100(prefix + GetHistogramName(CREATED_IFRAME), in HistogramOnClose()
248 UMA_HISTOGRAM_COUNTS_100(prefix + GetHistogramName(CREATED_DIV), in HistogramOnClose()
250 UMA_HISTOGRAM_COUNTS_100(prefix + GetHistogramName(CREATED_LINK), in HistogramOnClose()
[all …]
Duma_policy.h63 static const char* GetHistogramName(PageStatus status);
Duma_policy_browsertest.cc39 extensions::UmaPolicy::GetHistogramName( in ConcatNames()
/external/chromium_org/chrome/browser/prerender/
Dprerender_histograms.cc35 std::string GetHistogramName(Origin origin, uint8 experiment_id, in GetHistogramName() function
106 std::string name = GetHistogramName(origin, experiment, wash, \