Searched defs:DR_CMP_CORE_UNUM (Results 1 – 2 of 2) sorted by relevance
187 #define DR_CMP_CORE_UNUM(cmp, core) (cmp + (core * 4)) macro
221 #define DR_CMP_CORE_UNUM(cmp, core) ((cmp) * MAX_CORES_PER_CMP + (core)) macro