Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
Dkmp_stats.h52 noUnits = 1 << 2, //!< statistic doesn't need units printed next to it enumerator
464 static bool noUnits(timer_e e) { in noUnits() function