Searched refs:getHist (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.cpp622 fprintf(statsOut, "%s\n", stat->getHist()->format(tag).c_str());
645 fprintf(statsOut, "%s\n", stat->getHist()->format(' ').c_str());
H A Dkmp_stats.h421 logHistogram const *getHist() const { return &hist; } function in class:statistic

Completed in 60 milliseconds