Lines Matching defs:disabled
1442 // Only use Hwloc if affinity isn't explicitly disabled and
2270 // disabled, this value will be 2 on a single core chip. Usually, it will be
2271 // 2 if HT is enabled and 1 if HT is disabled.
2335 // disabled, the value of this field will be 2 (for a single core chip).
2338 // Hyper-Threading Technology is disabled and 2 when it is enabled.
2808 // If affinity is disabled, __kmp_avail_proc may be zero
5265 int disabled = (affinity.type == affinity_disabled);
5267 KMP_ASSERT(disabled);
5268 if (disabled)
5271 if (disabled)