Home
last modified time | relevance | path

Searched refs:ompd_get_scheduling_task_handle (Results 1 – 5 of 5) sorted by relevance

/llvm-project/openmp/libompd/test/api_tests/
H A Dtest_ompd_get_scheduling_task_handle.c.cmd4 ompdtestapi ompd_get_scheduling_task_handle
/llvm-project/openmp/libompd/gdb-plugin/
H A DompdAPITests.c1580 ompd_get_scheduling_task_handle(task_handle, &scheduling_task_handle); in test_ompd_get_scheduling_task_handle()
1604 rc = ompd_get_scheduling_task_handle(task_handle, NULL); in test_ompd_get_scheduling_task_handle()
1612 rc = ompd_get_scheduling_task_handle(NULL, &scheduling_task_handle); in test_ompd_get_scheduling_task_handle()
H A DompdModule.c249 OMPD_WEAK_ATTR ompd_rc_t ompd_get_scheduling_task_handle( in ompd_get_scheduling_task_handle() function
1053 ompd_get_scheduling_task_handle(taskHandle, &schedulingTaskHandle); in call_ompd_get_scheduling_task_handle()
/llvm-project/openmp/libompd/src/
H A Domp-debug.cpp574 ompd_rc_t ompd_get_scheduling_task_handle( in ompd_get_scheduling_task_handle() function
/llvm-project/openmp/runtime/src/include/
H A Domp-tools.h.var1328 ompd_get_scheduling_task_handle(ompd_task_handle_t *task_handle,