Home
last modified time | relevance | path

Searched defs:memMaps (Results 1 – 6 of 6) sorted by relevance

/developtools/hiperf/test/unittest/common/native/
Dvirtual_thread_test.cpp187 std::vector<const MemMapItem *> memMaps {}; in PhdrCallBack() local
/developtools/profiler/device/plugins/native_daemon/test/unittest/common/native/
Dvirtual_thread_test.cpp174 std::vector<const MemMapItem *> memMaps {}; in PhdrCallBack() local
/developtools/profiler/device/plugins/native_daemon/src/
Dvirtual_thread.cpp252 bool VirtualThread::ParseMap(std::vector<MemMapItem>& memMaps, bool update) in ParseMap()
Dvirtual_runtime.cpp276 const Symbol VirtualRuntime::GetKernelSymbol(uint64_t ip, const std::vector<MemMapItem> &memMaps, in GetKernelSymbol()
/developtools/hiperf/src/
Dvirtual_runtime.cpp481 const Symbol VirtualRuntime::GetKernelSymbol(uint64_t ip, const std::vector<MemMapItem> &memMaps, in GetKernelSymbol()
/developtools/profiler/host/smartperf/trace_streamer/src/parser/hiperf_parser/hiperf/
Dvirtual_runtime.cpp476 const Symbol VirtualRuntime::GetKernelSymbol(uint64_t ip, const std::vector<MemMapItem> &memMaps, in GetKernelSymbol()