FreeBSD kernel kern code
pcpuidlestat Struct Reference

Data Fields

u_int idlecalls
 
u_int oldidlecalls
 

Detailed Description

Definition at line 175 of file sched_4bsd.c.

Field Documentation

◆ idlecalls

u_int pcpuidlestat::idlecalls

Definition at line 176 of file sched_4bsd.c.

Referenced by sched_clock_tick(), and sched_idletd().

◆ oldidlecalls

u_int pcpuidlestat::oldidlecalls

Definition at line 177 of file sched_4bsd.c.

Referenced by sched_clock_tick(), and sched_idletd().


The documentation for this struct was generated from the following file: