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

#include <hardirq.h>

Data Fields

unsigned int __softirq_pending
 
unsigned int timer_irqs
 
unsigned int pmu_irqs
 
unsigned int mce_exceptions
 
unsigned int spurious_irqs
 
unsigned int __nmi_count
 
long idle_timestamp
 
unsigned int irq_timer_count
 
unsigned int irq_syscall_count
 
unsigned int irq_resched_count
 
unsigned int irq_hv_flush_count
 
unsigned int irq_call_count
 
unsigned int irq_hv_msg_count
 
unsigned int irq_dev_intr_count
 
unsigned int x86_platform_ipis
 
unsigned int apic_perf_irqs
 
unsigned int apic_irq_work_irqs
 

Detailed Description

Definition at line 10 of file hardirq.h.

Field Documentation

unsigned int __nmi_count

Definition at line 9 of file hardirq.h.

unsigned int __softirq_pending

Definition at line 11 of file hardirq.h.

unsigned int apic_irq_work_irqs

Definition at line 17 of file hardirq.h.

unsigned int apic_perf_irqs

Definition at line 16 of file hardirq.h.

long idle_timestamp

Definition at line 25 of file hardirq.h.

unsigned int irq_call_count

Definition at line 32 of file hardirq.h.

unsigned int irq_dev_intr_count

Definition at line 34 of file hardirq.h.

unsigned int irq_hv_flush_count

Definition at line 31 of file hardirq.h.

unsigned int irq_hv_msg_count

Definition at line 33 of file hardirq.h.

unsigned int irq_resched_count

Definition at line 30 of file hardirq.h.

unsigned int irq_syscall_count

Definition at line 29 of file hardirq.h.

unsigned int irq_timer_count

Definition at line 28 of file hardirq.h.

unsigned int mce_exceptions

Definition at line 11 of file hardirq.h.

unsigned int pmu_irqs

Definition at line 10 of file hardirq.h.

unsigned int spurious_irqs

Definition at line 12 of file hardirq.h.

unsigned int timer_irqs

Definition at line 9 of file hardirq.h.

unsigned int x86_platform_ipis

Definition at line 15 of file hardirq.h.


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