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