Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dompt-specific.cpp38 #define OMPT_THREAD_ID_BITS 16 macro
499 ID = new_thread << (sizeof(uint64_t) * 8 - OMPT_THREAD_ID_BITS); in __ompt_get_unique_id_internal()