Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/native_daemon/src/
Dvirtual_runtime.cpp94 VirtualThread& thr = userSpaceThreadMap_.at(tid); in CreateThread() local
104 VirtualThread& thr = CreateThread(pid, tid); in GetThread() local
107 VirtualThread& thr = it->second; in GetThread() local