Searched refs:oldswitchcnt (Results 1 – 1 of 1) sorted by relevance
2813 int oldswitchcnt, switchcnt; in sched_idletd() local2820 oldswitchcnt = -1; in sched_idletd()2828 if (always_steal || switchcnt != oldswitchcnt) { in sched_idletd()2829 oldswitchcnt = switchcnt; in sched_idletd()2835 oldswitchcnt = switchcnt; in sched_idletd()2854 if (tdq->tdq_load != 0 || switchcnt != oldswitchcnt) in sched_idletd()2882 if (switchcnt != oldswitchcnt) in sched_idletd()2885 oldswitchcnt++; in sched_idletd()