Home
last modified time | relevance | path

Searched defs:memMaps (Results 1 - 3 of 3) sorted by relevance

/developtools/profiler/device/plugins/native_daemon/src/
H A Dvirtual_thread.cpp222 bool VirtualThread::ParseMap(std::vector<std::shared_ptr<DfxMap>>& memMaps, bool update) in ParseMap() argument
H A Dvirtual_runtime.cpp512 auto memMaps = std::make_shared<MemMaps>(++memMapFilePathId_); in FillMapsCache() local
564 auto memMaps = std::make_shared<MemMaps>(++memMapFilePathId_); in HandleMapInfo() local
/developtools/hiperf/src/
H A Dvirtual_runtime.cpp922 const DfxSymbol VirtualRuntime::GetKernelSymbol(uint64_t ip, const std::vector<DfxMap> &memMaps, in GetKernelSymbol() argument

Completed in 4 milliseconds