Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/native_daemon/include/
Dcall_stack.h131 struct UnwindInfo { struct
132 const VirtualThread &thread;
133 const u64 *regs;
134 size_t regNumber;
135 ArchType arch;
136 CallStack &callStack;
/developtools/hiperf/include/
Dcallstack.h150 struct UnwindInfo { struct
151 const VirtualThread &thread;
152 const u64 *regs;
153 size_t regNumber;
154 ArchType arch;
155 CallStack &callStack;