Searched defs:procStats (Results 1 – 3 of 3) sorted by relevance
49 UidProcStats procStats = {}; member
186 auto& procStats = std::get<UserPackageStats::ProcStats>(userPackageStats.stats); in toUserPackageStats() local210 if (const auto* procStats = std::get_if<UserPackageStats::ProcStats>(&it->stats); in cacheTopNProcStats() local256 const auto& procStats = std::get<UserPackageStats::ProcStats>(stats); in toString() local
581 ProcessStatsProto procStats = ProcessStatsProto.parser().parseFrom( in getProcStatsProto() local