HomeSort by relevance Sort by last modified time
    Searched defs:PerfFileFormat (Results 1 - 2 of 2) sorted by null

  /system/extras/simpleperf/
record_file_format.h 66 namespace PerfFileFormat {
121 } // namespace PerfFileFormat
record_file_reader.cpp 30 using namespace PerfFileFormat;
32 namespace PerfFileFormat {
70 } // namespace PerfFileFormat
516 if (HasFeature(PerfFileFormat::FEAT_FILE)) {

Completed in 113 milliseconds