Searched refs:ProcessSwitchRecord (Results 1 – 2 of 2) sorted by relevance
215 void ProcessSwitchRecord(std::unique_ptr<Record> r);361 ProcessSwitchRecord(std::move(record)); in GetNextSample()419 void ReportLib::ProcessSwitchRecord(std::unique_ptr<Record> r) { in ProcessSwitchRecord() function in simpleperf::ReportLib
178 bool ProcessSwitchRecord(Record* r);621 result = ProcessSwitchRecord(record.get()); in ProcessRecord()765 bool ReportSampleCommand::ProcessSwitchRecord(Record* r) { in ProcessSwitchRecord() function in simpleperf::__anonb102146c0111::ReportSampleCommand