Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.h769 inline void push_event(uint64_t start_time, uint64_t stop_time, in push_event() function
H A Dkmp_stats.cpp260 stats_ptr->push_event( in stop()