Home
last modified time | relevance | path

Searched refs:test_ompd_get_task_parallel_handle (Results 1 – 4 of 4) sorted by relevance

/llvm-project/openmp/libompd/test/api_tests/
H A Dtest_ompd_get_task_parallel_handle.c.cmd2 b test_ompd_get_task_parallel_handle.c:14
/llvm-project/openmp/libompd/gdb-plugin/
H A DompdModule.c1455 PyObject *test_ompd_get_task_parallel_handle(PyObject *self, PyObject *args);
1587 {"test_ompd_get_task_parallel_handle", test_ompd_get_task_parallel_handle,
H A DompdAPITests.c1397 PyObject *test_ompd_get_task_parallel_handle(PyObject *self, PyObject *args) { in test_ompd_get_task_parallel_handle() function
/llvm-project/openmp/libompd/gdb-plugin/ompd/
H A Dompd.py428 ompdModule.test_ompd_get_task_parallel_handle(task_handle)