Home
last modified time | relevance | path

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

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