Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/runtime/src/
H A Dompt-internal.h104 void ompt_post_init(void);
H A Dompt-general.cpp465 void ompt_post_init() { function
H A Dkmp_runtime.cpp7234 ompt_post_init(); in __kmp_do_serial_initialize()