Home
last modified time | relevance | path

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

/developtools/hiperf/src/
Dreport_protobuf_file.cpp113 bool ReportProtobufFileWriter::ProcessRecord(const PerfEventRecord &record) in ProcessRecord() function in OHOS::Developtools::HiPerf::ReportProtobufFileWriter
171 bool ReportProtobufFileWriter::ProcessRecord(const PerfRecordLost &recordLost) in ProcessRecord() function in OHOS::Developtools::HiPerf::ReportProtobufFileWriter
178 bool ReportProtobufFileWriter::ProcessRecord(const PerfRecordComm &recordComm) in ProcessRecord() function in OHOS::Developtools::HiPerf::ReportProtobufFileWriter
Dsubcommand_record.cpp1563 bool SubCommandRecord::ProcessRecord(PerfEventRecord& record) in ProcessRecord() function in OHOS::Developtools::HiPerf::SubCommandRecord
Dperf_events.cpp1695 inline bool PerfEvents::ProcessRecord(const perf_event_attr* attr, uint8_t* data) in ProcessRecord() function in OHOS::Developtools::HiPerf::PerfEvents