Searched refs:tunvar (Results 1 – 1 of 1) sorted by relevance
762 char tunvar[16]; in cpu_idle_tun() local764 if (TUNABLE_STR_FETCH("machdep.idle", tunvar, sizeof(tunvar))) in cpu_idle_tun()765 cpu_idle_selector(tunvar); in cpu_idle_tun()