reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

projects/openmp/runtime/src/kmp_affinity.cpp
  237       KMP_CPU_SET(proc, mask);
 2738   KMP_CPU_SET(address2os[0].second, sum);
 2744       KMP_CPU_SET(address2os[i].second, sum);
 2763     KMP_CPU_SET(address2os[i].second, sum);
 3323         KMP_CPU_SET(j + stride, tempMask);
 4995   KMP_CPU_SET(proc, (kmp_affin_mask_t *)(*mask));
 5119       KMP_CPU_SET(osID, mask);
 5124         KMP_CPU_SET(osID, mask);
 5151         KMP_CPU_SET(osID, mask);
 5159             KMP_CPU_SET(osID, mask);
 5180                 KMP_CPU_SET(osID, mask);
 5277             KMP_CPU_SET(osID, mask);
 5283                 KMP_CPU_SET(osID, mask);
projects/openmp/runtime/src/z_Linux_util.cpp
  114   KMP_CPU_SET(which, mask);