Searched refs:prevStats (Results 1 – 1 of 1) sorted by relevance
225 const auto& prevStats = mLatestStats[uid]; in collect() local232 if (const auto& it = prevStats.processStatsByPid.find(pid); in collect()233 it != prevStats.processStatsByPid.end() && in collect()