Home
last modified time | relevance | path

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

/llvm-project/openmp/libompd/test/api_tests/
H A Dtest_ompd_get_task_frame.c.cmd2 b test_ompd_get_task_frame.c:14
/llvm-project/openmp/libompd/gdb-plugin/
H A DompdModule.c1462 PyObject *test_ompd_get_task_frame(PyObject *self, PyObject *args);
1603 {"test_ompd_get_task_frame", test_ompd_get_task_frame, METH_VARARGS,
H A DompdAPITests.c1991 PyObject *test_ompd_get_task_frame(PyObject *self, PyObject *args) { in test_ompd_get_task_frame() function
/llvm-project/openmp/libompd/gdb-plugin/ompd/
H A Dompd.py474 ompdModule.test_ompd_get_task_frame(task_handle)