Home
last modified time | relevance | path

Searched refs:ReportSampleCommand (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/extras/simpleperf/
H A Dcmd_report_sample.cpp123 class ReportSampleCommand : public Command { class
125 ReportSampleCommand() in ReportSampleCommand() function in simpleperf::__anon8586ab2c0110::ReportSampleCommand
480 bool ReportSampleCommand::OpenRecordFile() { in OpenRecordFile()
499 bool ReportSampleCommand::PrintMetaInfo() { in PrintMetaInfo()
579 bool ReportSampleCommand::PrintSampleRecordInProtobuf( in PrintSampleRecordInProtobuf()
626 void ReportSampleCommand::AddUnwindingResultInProtobuf( in AddUnwindingResultInProtobuf()
689 bool ReportSampleCommand::PrintLostSituationInProtobuf() { in PrintLostSituationInProtobuf()
705 bool ReportSampleCommand::PrintFileInfoInProtobuf() { in PrintFileInfoInProtobuf()
737 bool ReportSampleCommand::PrintThreadInfoInProtobuf() { in PrintThreadInfoInProtobuf()
753 bool ReportSampleCommand::PrintSampleRecord(const SampleRecord& r, in PrintSampleRecord()
[all …]