Searched refs:PerfStatsRecord (Results 1 – 3 of 3) sorted by relevance
170 return ExplainMatchResult(AllOf(Field(&PerfStatsRecord::systemSummaryStats,172 Field(&PerfStatsRecord::userPackageSummaryStats,178 const std::vector<Matcher<const PerfStatsRecord&>> constructPerfStatsRecordMatchers( in constructPerfStatsRecordMatchers()179 const std::vector<PerfStatsRecord>& records) { in constructPerfStatsRecordMatchers()180 std::vector<Matcher<const PerfStatsRecord&>> matchers; in constructPerfStatsRecordMatchers()
111 struct PerfStatsRecord { struct121 std::vector<PerfStatsRecord> records; // Cache of collected performance records. argument
303 std::string PerfStatsRecord::toString() const { in toString()454 PerfStatsRecord record{ in processLocked()