Home
last modified time | relevance | path

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

/system/extras/simpleperf/
DOfflineUnwinder.h64 const UnwindingResult& GetUnwindingResult() const { in GetUnwindingResult() function
Dcmd_debug_unwind.cpp245 const UnwindingResult& unwinding_result = offline_unwinder_->GetUnwindingResult(); in ProcessRecord()