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