Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
Dkmp_stats.h750 inline int getGtid() const { return gtid; } in getGtid() function
Dkmp_stats.cpp815 int t = (*it)->getGtid(); in outputStats()