Searched defs:getTotal (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.h420 double getTotal() const { return sampleCount * meanVal; } function in class:statistic

Completed in 52 milliseconds