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

/macosx-10.9.5/WebCore-7537.78.1/history/
H A DPageCache.cpp274 int frameReasonCount = 0; local
277 ++frameReasonCount;
282 HistogramSupport::histogramEnumeration("PageCache.FrameRejectReasonCountByPage", frameReasonCount, 1 + NumberOfReasonsFramesCannotBeInPageCache);

Completed in 106 milliseconds