Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dcmd_report_sample.proto107 optional UnwindingResult unwinding_result = 6; field
Dcmd_report_sample.cpp714 const UnwindingResult& unwinding_result = last_unwinding_result_->unwinding_result; in AddUnwindingResultInProtobuf() local
Drecord.cpp1524 UnwindingResultRecord::UnwindingResultRecord(uint64_t time, const UnwindingResult& unwinding_result, in UnwindingResultRecord()
Drecord.h650 UnwindingResult unwinding_result; member