Home
last modified time | relevance | path

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

/llvm-project/openmp/libompd/test/api_tests/
H A Dtest_ompd_get_thread_id.c.cmd2 b test_ompd_get_thread_id.c:10
/llvm-project/openmp/libompd/gdb-plugin/
H A DompdModule.c1439 PyObject *test_ompd_get_thread_id(PyObject *self, PyObject *args);
1554 {"test_ompd_get_thread_id", test_ompd_get_thread_id, METH_VARARGS,
H A DompdAPITests.c448 PyObject *test_ompd_get_thread_id(PyObject *self, PyObject *args) { in test_ompd_get_thread_id() function
/llvm-project/openmp/libompd/gdb-plugin/ompd/
H A Dompd.py359 ompdModule.test_ompd_get_thread_id(thread_handle)