Searched refs:CachedProcessStats (Results 1 – 2 of 2) sorted by relevance
79 struct CachedProcessStats { struct162 std::unordered_map<int32_t, CachedProcessStats> process_stats_cache_;
423 CachedProcessStats& cached = process_stats_cache_[pid]; in WriteAllProcessStats()455 CachedProcessStats& cached = process_stats_cache_[pid]; in WriteMemCounters()