Home
last modified time | relevance | path

Searched refs:ompd_tool_test (Results 1 – 10 of 10) sorted by relevance

/llvm-project/openmp/libompd/test/openmp_examples/
H A Dexample_3.c13 ompd_tool_test(0); in bar()
21 ompd_tool_test(0); in foo()
H A Dparallel.c18 ompd_tool_test(0); in main()
H A Dexample_2.c29 ompd_tool_test(0); in main()
H A Dexample_5.c29 ompd_tool_test(0); in main()
H A Dnested.c38 ompd_tool_test(0); in main()
H A Dexample_4.c29 ompd_tool_test(0); in main()
H A Dexample_1.c27 { ompd_tool_test(0); } in main()
H A Dexample_task.c11 ompd_tool_test(0); in f()
H A Dfibonacci.c11 ompd_tool_test(0); in fib()
/llvm-project/openmp/libompd/test/
H A Dompt_plugin.h186 static void *ompd_tool_test(void *n) { in ompd_tool_test() function