Searched refs:GetKernelSymbol (Results 1 – 4 of 4) sorted by relevance
/developtools/profiler/device/plugins/native_daemon/include/ |
D | virtual_runtime.h | 192 const DfxSymbol GetKernelSymbol(uint64_t ip, const std::vector<std::shared_ptr<DfxMap>> &maps,
|
/developtools/hiperf/include/ |
D | virtual_runtime.h | 213 const DfxSymbol GetKernelSymbol(uint64_t ip, const std::vector<DfxMap> &memMaps,
|
/developtools/profiler/device/plugins/native_daemon/src/ |
D | virtual_runtime.cpp | 332 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 | 864 const DfxSymbol VirtualRuntime::GetKernelSymbol(uint64_t ip, const std::vector<DfxMap> &memMaps, in GetKernelSymbol() function in OHOS::Developtools::HiPerf::VirtualRuntime 1079 symbol = GetKernelSymbol(ip, kernelSpaceMemMaps_, GetThread(pid, tid)); in GetSymbol()
|