Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
kernel_stat Struct Reference

#include <kernel_stat.h>

Data Fields

unsigned int irqs [NR_IRQS]
 
unsigned long irqs_sum
 
unsigned int softirqs [NR_SOFTIRQS]
 

Detailed Description

Definition at line 37 of file kernel_stat.h.

Field Documentation

unsigned int irqs[NR_IRQS]

Definition at line 39 of file kernel_stat.h.

unsigned long irqs_sum

Definition at line 41 of file kernel_stat.h.

unsigned int softirqs[NR_SOFTIRQS]

Definition at line 42 of file kernel_stat.h.


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