Searched refs:getTotal (Results 1 - 2 of 2) 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
H A Dkmp_stats.cpp845 totalStats[s].addSample(threadStat->getTotal());

Completed in 54 milliseconds