Home
last modified time | relevance | path

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

/llvm-project/openmp/runtime/src/
H A Dkmp_stats.h431 double getTotal() const { return sampleCount * meanVal; } in getTotal() function
/llvm-project/openmp/tools/archer/
H A Dompt-tsan.cpp242 int getTotal() { return total; } in getTotal() function