Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
HDkmp_stats.h50 noTotal = 1 << 0, //!< do not show a TOTAL_aggregation for this statistic enumerator
454 static bool noTotal(timer_e e) { in noTotal() function