Searched refs:UseHyperThreads (Results 1 – 3 of 3) sorted by relevance
125 bool UseHyperThreads = true; variable164 S.UseHyperThreads = false;
55 UseHyperThreads ? computeHostNumHardwareThreads() : get_physical_cores(); in compute_thread_count()
284 UseHyperThreads ? Groups[0].UsableThreads : Groups[0].useableCores();