Home
last modified time | relevance | path

Searched refs:getStop (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.h627 inline uint64_t getStop() const { return stop; } in getStop() function
H A Dkmp_stats.cpp676 static_cast<unsigned long long>(ev.getStop()), in printEvents()