HomeSort by relevance Sort by last modified time
    Searched refs:PerfDataProtoToProfiles (Results 1 - 3 of 3) sorted by null

  /external/perf_data_converter/src/
perf_data_converter.h 101 extern ProcessProfiles PerfDataProtoToProfiles(
perf_data_converter_test.cc 229 pps = PerfDataProtoToProfiles(
255 const auto pps = PerfDataProtoToProfiles(
300 ProcessProfiles pps = PerfDataProtoToProfiles(&perf_data_proto);
perf_data_converter.cc 645 ProcessProfiles PerfDataProtoToProfiles(const quipper::PerfDataProto* perf_data,
687 return PerfDataProtoToProfiles(&reader.proto(), sample_labels, options);

Completed in 69 milliseconds