Searched refs:oldswitchcnt (Results 1 – 1 of 1) sorted by relevance
3000 int oldswitchcnt, switchcnt; in sched_idletd() local3007 oldswitchcnt = -1; in sched_idletd()3015 if (always_steal || switchcnt != oldswitchcnt) { in sched_idletd()3016 oldswitchcnt = switchcnt; in sched_idletd()3022 oldswitchcnt = switchcnt; in sched_idletd()3041 if (TDQ_LOAD(tdq) != 0 || switchcnt != oldswitchcnt) in sched_idletd()3069 if (switchcnt != oldswitchcnt) in sched_idletd()3072 oldswitchcnt++; in sched_idletd()