Searched refs:CachedProcessStats (Results 1 – 2 of 2) sorted by relevance
78 struct CachedProcessStats { struct185 std::unordered_map<int32_t, CachedProcessStats> process_stats_cache_;
582 CachedProcessStats& cached = process_stats_cache_[pid]; in WriteAllProcessStats()609 CachedProcessStats& cached = process_stats_cache_[pid]; in WriteProcessRuntimes()627 CachedProcessStats& cached = process_stats_cache_[pid]; in WriteMemCounters()791 CachedProcessStats& cached = process_stats_cache_[pid]; in WriteSingleFd()