Home
last modified time | relevance | path

Searched refs:on_ompt_callback_thread_begin (Results 1 – 7 of 7) sorted by relevance

/llvm-project-15.0.7/openmp/runtime/test/ompt/loadtool/tool_available_search/
H A Dtool_available_search.c97 on_ompt_callback_thread_begin( in on_ompt_callback_thread_begin() function
107 ompt_set_callback(ompt_callback_thread_begin, (ompt_callback_t)on_ompt_callback_thread_begin); in ompt_initialize()
/llvm-project-15.0.7/openmp/runtime/test/ompt/misc/
H A Dapi_calls_misc.c13 ompt_get_thread_data()->value, &on_ompt_callback_thread_begin); in main()
/llvm-project-15.0.7/openmp/runtime/test/ompt/synchronization/
H A Dmaster.c48 static void on_ompt_callback_thread_begin(ompt_thread_t thread_type, in on_ompt_callback_thread_begin() function
/llvm-project-15.0.7/openmp/runtime/test/ompt/parallel/
H A Drepeated_calls.c50 static void on_ompt_callback_thread_begin( in on_ompt_callback_thread_begin() function
/llvm-project-15.0.7/openmp/runtime/test/ompt/synchronization/barrier/
H A Dimplicit_task_data.c61 on_ompt_callback_thread_begin( in on_ompt_callback_thread_begin() function
/llvm-project-15.0.7/openmp/tools/multiplex/tests/custom_data_storage/
H A Dfirst-tool.h198 on_ompt_callback_thread_begin(thread_type, thread_data); in on_cds_ompt_callback_thread_begin()
/llvm-project-15.0.7/openmp/runtime/test/ompt/
H A Dcallback.h1115 on_ompt_callback_thread_begin( in on_ompt_callback_thread_begin() function