Searched refs:block_cache_index_hit_count (Results 1 – 3 of 3) sorted by relevance
47 block_cache_index_hit_count = other.block_cache_index_hit_count; in PerfContext()142 block_cache_index_hit_count = other.block_cache_index_hit_count; in PerfContext()239 block_cache_index_hit_count = other.block_cache_index_hit_count; in operator =()335 block_cache_index_hit_count = 0; in Reset()454 PERF_CONTEXT_OUTPUT(block_cache_index_hit_count); in ToString()
71 uint64_t block_cache_index_hit_count; // total number of index block hits member
260 PERF_COUNTER_ADD(block_cache_index_hit_count, 1); in UpdateCacheHitMetrics()