Searched refs:__itt_thr_state_t (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/openmp/runtime/src/thirdparty/ittnotify/legacy/ |
D | ittnotify.h | 795 } __itt_thr_state_t; typedef 854 __itt_thr_state_t LIBITTAPI __itt_thr_mode_set(__itt_thr_prop_t p, __itt_thr_state_t s); 859 ITT_STUB(ITTAPI, __itt_thr_state_t, thr_mode_set, (__itt_thr_prop_t p, __itt_thr_state_t s)) 863 #define __itt_thr_mode_set(p, s) (__itt_thr_state_t)0
|
/external/llvm-project/openmp/runtime/src/thirdparty/ittnotify/ |
D | ittnotify_static.h | 242 ITT_STUB(LIBITTAPI, __itt_thr_state_t, thr_mode_set, (__itt_thr_prop_t p, __itt_thr_state_t s), (IT…
|