Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.h471 static bool workerOnly(timer_e e) { in workerOnly() function
H A Dkmp_stats.cpp841 (timeStat::workerOnly(s) && (t == 0)) // Timer only valid on worker in outputStats()