CpuInfo Struct Reference
CPU load information.
More...
Data Fields
-
unsigned long utime
- Jiffies spent in user mode.
-
unsigned long ntime
- Jiffies spent in user mode with low priority (nice).
-
unsigned long stime
- Jiffies spent in system mode.
-
unsigned long itime
- Idle time in jiffies.
-
unsigned long btime
- Boot time in seconds since January 1, 1970.
Detailed Description
CPU load information.
This structure contains Linux CPU informations from /proc/stat. Times are measured in Jiffies (=10ms).
The documentation for this struct was generated from the following file:
Generated on Fri Jan 20 10:12:18 2006 by
1.4.2