Searched refs:GetCacheHits (Results 1 – 2 of 2) sorted by relevance
659 m_format_cache.GetCacheHits(), in GetFormat()702 m_format_cache.GetCacheHits(), m_format_cache.GetCacheMisses()); in GetFormat()737 m_format_cache.GetCacheHits(), in GetSummaryFormat()780 m_format_cache.GetCacheHits(), m_format_cache.GetCacheMisses()); in GetSummaryFormat()816 m_format_cache.GetCacheHits(), in GetSyntheticChildren()860 m_format_cache.GetCacheHits(), m_format_cache.GetCacheMisses()); in GetSyntheticChildren()882 m_format_cache.GetCacheHits(), in GetValidator()925 m_format_cache.GetCacheHits(), m_format_cache.GetCacheMisses()); in GetValidator()
102 uint64_t GetCacheHits() { return m_cache_hits; } in GetCacheHits() function