Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.cpp461 const char *kmp_stats_output_module::eventsFileName = NULL; member in kmp_stats_output_module
H A Dkmp_stats.h836 static const char *eventsFileName; variable