Searched refs:histogramSparse (Results 1 – 7 of 7) sorted by relevance
95 virtual void histogramSparse(const char* name, int sample); in NON_EXPORTED_BASE()
503 void BlinkPlatformImpl::histogramSparse(const char* name, int sample) { in histogramSparse() function in content::BlinkPlatformImpl
245 … blink::Platform::current()->histogramSparse("Viewport.OverviewZoom", overviewZoomPercent); in reportMobilePageStats()
4371 …blink::Platform::current()->histogramSparse("WebCore.Document.execCommand", editorCommand.idForHis… in execCommand()
564 virtual void histogramSparse(const char* name, int sample) { } in histogramSparse() function
139 …blink::Platform::current()->histogramSparse("WebCore.Animation.CSSProperties", UseCounter::mapCSSP… in resolveKeyframes()401 …blink::Platform::current()->histogramSparse("WebCore.Animation.CSSProperties", UseCounter::mapCSSP… in maybeApplyPendingUpdate()
1686 …blink::Platform::current()->histogramSparse("WebCore.Editing.Commands", m_command->idForUserMetric… in execute()