Home
last modified time | relevance | path

Searched refs:ompt_post_init (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dompt-internal.h109 void ompt_post_init(void);
H A Dompt-general.cpp468 void ompt_post_init() { function
H A Dkmp_runtime.cpp7388 ompt_post_init(); in __kmp_do_serial_initialize()