Searched defs:ompd_init (Results 1 – 2 of 2) sorted by relevance
/llvm-project/openmp/runtime/src/ | ||
H A D | ompd-specific.cpp | 43 void ompd_init() { in ompd_init() function |
/llvm-project/openmp/libompd/gdb-plugin/ompd/ | ||
H A D | ompd.py | 30 class ompd_init(gdb.Command): class |