Searched refs:ReadVirtualThreadMemory (Results 1 – 5 of 5) sorted by relevance
| /developtools/hiperf/include/ |
| D | callstack.h | 77 static bool ReadVirtualThreadMemory(UnwindInfo &unwindInfoPtr, unw_word_t addr,
|
| /developtools/profiler/device/plugins/native_daemon/include/ |
| D | call_stack.h | 74 static bool ReadVirtualThreadMemory(UnwindInfo &unwindInfoPtr, unw_word_t addr,
|
| /developtools/profiler/device/plugins/native_daemon/src/ |
| D | call_stack.cpp | 248 bool CallStack::ReadVirtualThreadMemory(UnwindInfo &unwindInfoPtr, unw_word_t addr, in ReadVirtualThreadMemory() function in OHOS::Developtools::NativeDaemon::CallStack 286 if (ReadVirtualThreadMemory(*unwindInfoPtr, addr, valuePoint)) { in AccessMem()
|
| /developtools/profiler/host/smartperf/trace_streamer/src/parser/hiperf_parser/hiperf/ |
| D | callstack.cpp | 256 bool CallStack::ReadVirtualThreadMemory(UnwindInfo &unwindInfoPtr, unw_word_t addr, in ReadVirtualThreadMemory() function in OHOS::Developtools::HiPerf::CallStack 292 if (ReadVirtualThreadMemory(*unwindInfoPtr, addr, valuePoint)) { in AccessMem()
|
| /developtools/hiperf/src/ |
| D | callstack.cpp | 257 bool CallStack::ReadVirtualThreadMemory(UnwindInfo &unwindInfoPtr, unw_word_t addr, in ReadVirtualThreadMemory() function in OHOS::Developtools::HiPerf::CallStack 293 if (ReadVirtualThreadMemory(*unwindInfoPtr, addr, valuePoint)) { in AccessMem()
|