Searched refs:CountForkEvents (Results 1 – 1 of 1) sorted by relevance
828 size_t CountForkEvents(const quipper::PerfDataProto& proto) { in CountForkEvents() function840 oss << "Fork events: " << CountForkEvents(proto) << std::endl; in CreateStats()880 EXPECT_EQ(15, CountForkEvents(perf_data)) << CreateStats(perf_data); in VerifyBasicCannedProfile()