Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.h760 inline int getGtid() const { return gtid; } in getGtid() function
H A Dkmp_stats.cpp822 int t = (*it)->getGtid(); in outputStats()