Searched defs:unwindInfoPtr (Results 1 – 3 of 3) sorted by relevance
/developtools/profiler/device/plugins/native_daemon/src/ |
D | call_stack.cpp | 156 UnwindInfo *unwindInfoPtr, unw_addr_space_t as, unw_word_t ip, in FindUnwindTable() 227 UnwindInfo *unwindInfoPtr = static_cast<UnwindInfo *>(arg); in FindProcInfo() local 248 bool CallStack::ReadVirtualThreadMemory(UnwindInfo &unwindInfoPtr, unw_word_t addr, in ReadVirtualThreadMemory() 271 UnwindInfo *unwindInfoPtr = static_cast<UnwindInfo *>(arg); in AccessMem() local 309 UnwindInfo *unwindInfoPtr = static_cast<UnwindInfo *>(arg); in AccessReg() local
|
/developtools/hiperf/src/ |
D | callstack.cpp | 160 UnwindInfo *unwindInfoPtr, unw_addr_space_t as, unw_word_t ip, in FindUnwindTable() 236 UnwindInfo *unwindInfoPtr = static_cast<UnwindInfo *>(arg); in FindProcInfo() local 257 bool CallStack::ReadVirtualThreadMemory(UnwindInfo &unwindInfoPtr, unw_word_t addr, in ReadVirtualThreadMemory() 280 UnwindInfo *unwindInfoPtr = static_cast<UnwindInfo *>(arg); in AccessMem() local 316 UnwindInfo *unwindInfoPtr = static_cast<UnwindInfo *>(arg); in AccessReg() local
|
/developtools/profiler/host/smartperf/trace_streamer/src/parser/hiperf_parser/hiperf/ |
D | callstack.cpp | 159 UnwindInfo *unwindInfoPtr, unw_addr_space_t as, unw_word_t ip, in FindUnwindTable() 235 UnwindInfo *unwindInfoPtr = static_cast<UnwindInfo *>(arg); in FindProcInfo() local 256 bool CallStack::ReadVirtualThreadMemory(UnwindInfo &unwindInfoPtr, unw_word_t addr, in ReadVirtualThreadMemory() 279 UnwindInfo *unwindInfoPtr = static_cast<UnwindInfo *>(arg); in AccessMem() local 315 UnwindInfo *unwindInfoPtr = static_cast<UnwindInfo *>(arg); in AccessReg() local
|