Searched refs:ncores_with_eff (Results 1 – 1 of 1) sorted by relevance
814 int ncores_with_eff = get_ncores_with_attr(attr); in print() local815 if (ncores_with_eff > 0) { in print()816 KMP_INFORM(TopologyHybridCoreEff, env_var, ncores_with_eff, eff); in print()