Searched refs:GetKernelSymbol (Results 1 – 4 of 4) sorted by relevance
| /developtools/hiperf/include/ |
| D | virtual_runtime.h | 157 const Symbol GetKernelSymbol(uint64_t ip, const std::vector<MemMapItem> &memMaps,
|
| /developtools/profiler/device/plugins/native_daemon/include/ |
| D | virtual_runtime.h | 176 const Symbol GetKernelSymbol(uint64_t ip, const std::vector<MemMapItem> &memMaps,
|
| /developtools/hiperf/src/ |
| D | virtual_runtime.cpp | 498 const Symbol VirtualRuntime::GetKernelSymbol(uint64_t ip, const std::vector<MemMapItem> &memMaps, in GetKernelSymbol() function in OHOS::Developtools::HiPerf::VirtualRuntime 629 symbol = GetKernelSymbol(ip, kernelSpaceMemMaps_, GetThread(pid, tid)); in GetSymbol()
|
| /developtools/profiler/device/plugins/native_daemon/src/ |
| D | virtual_runtime.cpp | 295 const Symbol VirtualRuntime::GetKernelSymbol(uint64_t ip, const std::vector<MemMapItem> &memMaps, in GetKernelSymbol() function in OHOS::Developtools::NativeDaemon::VirtualRuntime
|