Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
Dkmp_affinity.cpp1338 unsigned lastPkgId = threadInfo[0].pkgId; in __kmp_affinity_create_apicid_map() local
1349 if (threadInfo[i].pkgId != lastPkgId) { in __kmp_affinity_create_apicid_map()
1352 lastPkgId = threadInfo[i].pkgId; in __kmp_affinity_create_apicid_map()