Home
last modified time | relevance | path

Searched refs:switchcnt (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/sys/kern/
H A Dsched_ule.c1028 int cpu, switchcnt, goup; in tdq_idled() local
1035 switchcnt = TDQ_SWITCHCNT(tdq); in tdq_idled()
1106 switchcnt != TDQ_SWITCHCNT(tdq)) { in tdq_idled()
3000 int oldswitchcnt, switchcnt; in sched_idletd() local
3013 switchcnt = TDQ_SWITCHCNT(tdq); in sched_idletd()
3016 oldswitchcnt = switchcnt; in sched_idletd()
3020 switchcnt = TDQ_SWITCHCNT(tdq); in sched_idletd()
3022 oldswitchcnt = switchcnt; in sched_idletd()
3040 switchcnt = TDQ_SWITCHCNT(tdq); in sched_idletd()
3068 switchcnt = TDQ_SWITCHCNT(tdq); in sched_idletd()
[all …]