Home
last modified time | relevance | path

Searched defs:ProcessRecord (Results 1 – 2 of 2) sorted by relevance

/developtools/hiperf/src/
Dreport_protobuf_file.cpp102 bool ReportProtobufFileWriter::ProcessRecord(const PerfEventRecord &record) in ProcessRecord() function in OHOS::Developtools::HiPerf::ReportProtobufFileWriter
160 bool ReportProtobufFileWriter::ProcessRecord(const PerfRecordLost &recordLost) in ProcessRecord() function in OHOS::Developtools::HiPerf::ReportProtobufFileWriter
167 bool ReportProtobufFileWriter::ProcessRecord(const PerfRecordComm &recordComm) in ProcessRecord() function in OHOS::Developtools::HiPerf::ReportProtobufFileWriter
Dsubcommand_record.cpp1179 bool SubCommandRecord::ProcessRecord(std::unique_ptr<PerfEventRecord> record) in ProcessRecord() function in OHOS::Developtools::HiPerf::SubCommandRecord