Searched refs:cache_found_count (Results 1 – 1 of 1) sorted by relevance
176 uint64_t cache_found_count = 0; in AddInodesFromLRUCache() local184 cache_found_count++; in AddInodesFromLRUCache()189 if (cache_found_count > 0) in AddInodesFromLRUCache()190 PERFETTO_DLOG("%" PRIu64 " inodes found in cache", cache_found_count); in AddInodesFromLRUCache()