Home
last modified time | relevance | path

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

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