Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.h54 logEvent = 1 << 4 //!< statistic can be logged on the event timeline when enumerator
477 static bool logEvent(timer_e e) { in logEvent() function