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