FreeBSD kernel kern code
|
Data Fields | |
u_int | idlecalls |
u_int | oldidlecalls |
Definition at line 169 of file sched_4bsd.c.
u_int pcpuidlestat::idlecalls |
Definition at line 170 of file sched_4bsd.c.
Referenced by sched_clock(), and sched_idletd().
u_int pcpuidlestat::oldidlecalls |
Definition at line 171 of file sched_4bsd.c.
Referenced by sched_clock(), and sched_idletd().