Searched refs:CountCommEvents (Results 1 – 1 of 1) sorted by relevance
819 size_t CountCommEvents(const quipper::PerfDataProto& proto) { in CountCommEvents() function839 oss << "Comm events: " << CountCommEvents(proto) << std::endl; in CreateStats()879 EXPECT_EQ(1033, CountCommEvents(perf_data)) << CreateStats(perf_data); in VerifyBasicCannedProfile()