Searched refs:PerfDataProtoToProfiles (Results 1 – 3 of 3) sorted by relevance
229 pps = PerfDataProtoToProfiles( in TEST_F()255 const auto pps = PerfDataProtoToProfiles( in TEST_F()300 ProcessProfiles pps = PerfDataProtoToProfiles(&perf_data_proto); in TEST_F()
101 extern ProcessProfiles PerfDataProtoToProfiles(
645 ProcessProfiles PerfDataProtoToProfiles(const quipper::PerfDataProto* perf_data, in PerfDataProtoToProfiles() function687 return PerfDataProtoToProfiles(&reader.proto(), sample_labels, options); in RawPerfDataToProfiles()