Searched refs:m_cache_hits (Results 1 – 2 of 2) sorted by relevance
108 m_cache_hits(0), m_cache_misses(0) in FormatCache()127 m_cache_hits++; in GetFormat()145 m_cache_hits++; in GetSummary()163 m_cache_hits++; in GetSynthetic()181 m_cache_hits++; in GetValidator()
72 uint64_t m_cache_hits; variable102 uint64_t GetCacheHits() { return m_cache_hits; } in GetCacheHits()