Home
last modified time | relevance | path

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

/system/extras/simpleperf/
DOfflineUnwinder.h79 const UnwindingResult& GetUnwindingResult() const { in GetUnwindingResult() function
Dcmd_debug_unwind.cpp244 const UnwindingResult& unwinding_result = offline_unwinder_.GetUnwindingResult(); in ProcessRecord()