Searched refs:cache_found_count (Results 1 – 1 of 1) sorted by relevance
168 uint64_t cache_found_count = 0; in AddInodesFromLRUCache() local176 cache_found_count++; in AddInodesFromLRUCache()181 if (cache_found_count > 0) in AddInodesFromLRUCache()182 PERFETTO_DLOG("%" PRIu64 " inodes found in cache", cache_found_count); in AddInodesFromLRUCache()