Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
Dkmp_stats.h50 noTotal = 1 << 0, //!< do not show a TOTAL_aggregation for this statistic enumerator
455 static bool noTotal(timer_e e) { in noTotal() function