Home
last modified time | relevance | path

Searched defs:unwinding_result (Results 1 – 4 of 4) sorted by relevance

/system/extras/simpleperf/
Dcmd_report_sample.proto92 optional UnwindingResult unwinding_result = 6; field
Dcmd_report_sample.cpp628 const UnwindingResult& unwinding_result = last_unwinding_result_->unwinding_result; in AddUnwindingResultInProtobuf() local
Drecord.cpp1267 UnwindingResultRecord::UnwindingResultRecord(uint64_t time, const UnwindingResult& unwinding_result, in UnwindingResultRecord()
Drecord.h598 UnwindingResult unwinding_result; member