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.h132 struct UnwindInfo { struct
133 const VirtualThread &thread;
134 const u64 *regs;
135 size_t regNumber;
136 ArchType arch;
137 CallStack &callStack;
/developtools/hiperf/include/
Dcallstack.h153 struct UnwindInfo { struct
154 const VirtualThread &thread;
155 const u64 *regs;
156 size_t regNumber;
157 ArchType arch;
158 CallStack &callStack;