Home
last modified time | relevance | path

Searched refs:dfxMaps (Results 1 - 1 of 1) sorted by relevance

/developtools/profiler/device/plugins/native_daemon/src/
H A Dvirtual_thread.cpp225 std::shared_ptr<DfxMaps> dfxMaps = OHOS::HiviewDFX::DfxMaps::Create(pid_, mapPath); in ParseMap() local
226 if (dfxMaps == nullptr) { in ParseMap()
230 memMaps = dfxMaps->GetMaps(); in ParseMap()

Completed in 2 milliseconds