Home
last modified time | relevance | path

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

/aosp12/system/extras/simpleperf/
H A Dcmd_record.cpp358 bool SaveRecordWithoutUnwinding(Record* record);
1349 return SaveRecordWithoutUnwinding(record); in ProcessRecord()
1429 bool RecordCommand::SaveRecordWithoutUnwinding(Record* record) { in SaveRecordWithoutUnwinding() function in simpleperf::__anon08ce178e0110::RecordCommand