Searched refs:ompd_scope_t (Results 1 – 2 of 2) sorted by relevance
/freebsd/lib/libomp/ |
H A D | omp-tools.h | 505 typedef enum ompd_scope_t { enum 512 } ompd_scope_t; typedef 1365 ompd_scope_t *next_scope, int *more); 1367 ompd_rc_t ompd_get_icv_from_scope(void *handle, ompd_scope_t scope, 1370 ompd_rc_t ompd_get_icv_string_from_scope(void *handle, ompd_scope_t scope, 1374 ompd_rc_t ompd_get_tool_data(void *handle, ompd_scope_t scope,
|
/freebsd/contrib/llvm-project/openmp/runtime/src/include/ |
H A D | omp-tools.h.var | 505 typedef enum ompd_scope_t { 512 } ompd_scope_t; 1365 ompd_scope_t *next_scope, int *more); 1367 ompd_rc_t ompd_get_icv_from_scope(void *handle, ompd_scope_t scope, 1370 ompd_rc_t ompd_get_icv_string_from_scope(void *handle, ompd_scope_t scope, 1374 ompd_rc_t ompd_get_tool_data(void *handle, ompd_scope_t scope,
|