Searched refs:GetKernelSymbol (Results 1 – 4 of 4) sorted by relevance
| /developtools/profiler/device/plugins/native_daemon/include/ |
| D | virtual_runtime.h | 184 const DfxSymbol GetKernelSymbol(uint64_t ip, const std::vector<std::shared_ptr<DfxMap>> &maps,
|
| /developtools/hiperf/include/ |
| D | virtual_runtime.h | 214 const DfxSymbol GetKernelSymbol(uint64_t ip, const std::vector<DfxMap> &memMaps,
|
| /developtools/profiler/device/plugins/native_daemon/src/ |
| D | virtual_runtime.cpp | 316 const DfxSymbol VirtualRuntime::GetKernelSymbol(uint64_t ip, const std::vector<std::shared_ptr<DfxM… in GetKernelSymbol() function in OHOS::Developtools::NativeDaemon::VirtualRuntime
|
| /developtools/hiperf/src/ |
| D | virtual_runtime.cpp | 815 const DfxSymbol VirtualRuntime::GetKernelSymbol(uint64_t ip, const std::vector<DfxMap> &memMaps, in GetKernelSymbol() function in OHOS::Developtools::HiPerf::VirtualRuntime 1019 symbol = GetKernelSymbol(ip, kernelSpaceMemMaps_, GetThread(pid, tid)); in GetSymbol()
|