Home
last modified time | relevance | path

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

/aosp12/system/extras/simpleperf/
H A Dcmd_record.cpp356 bool SaveRecordForPostUnwinding(Record* record);
1345 return SaveRecordForPostUnwinding(record); in ProcessRecord()
1396 bool RecordCommand::SaveRecordForPostUnwinding(Record* record) { in SaveRecordForPostUnwinding() function in simpleperf::__anon08ce178e0110::RecordCommand