Home
last modified time | relevance | path

Searched refs:myThread (Results 1 – 1 of 1) sorted by relevance

/developtools/hiperf/src/
Dvirtual_runtime.cpp1176 VirtualThread myThread(getpid(), symbolsFiles_); in LoadVdso() local
1177 myThread.ParseMap(); in LoadVdso()
1178 for (const auto &map : myThread.GetMaps()) { in LoadVdso()