Home
last modified time | relevance | path

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

/system/extras/simpleperf/
DOfflineUnwinder.h34 struct UnwindingResult { struct
36 uint64_t used_time;
37 enum {
47 } stop_reason;
48 union {
53 } stop_info;
54 uint64_t stack_start;
55 uint64_t stack_end;