Searched refs:ProcessValue (Results 1 – 3 of 3) sorted by relevance
71 struct ProcessValue { struct75 std::vector<ProcessValue> topNProcesses = {};
155 std::vector<UserPackageStats::ProcStats::ProcessValue>* topNProcesses) { in cacheTopNProcessStats()165 UserPackageStats::ProcStats::ProcessValue{ in cacheTopNProcessStats()
72 return ExplainMatchResult(AllOf(Field("comm", &UserPackageStats::ProcStats::ProcessValue::comm,75 &UserPackageStats::ProcStats::ProcessValue::value,81 std::vector<Matcher<const UserPackageStats::ProcStats::ProcessValue&>> processValueMatchers;