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

Data Fields

uint64_t status
 
uint32_t l2_err
 
uint32_t memio_err
 
int status_printed
 
unsigned long l2_cor_d
 
unsigned long l2_bad_d
 
unsigned long l2_cor_t
 
unsigned long l2_bad_t
 
unsigned long mem_cor_d
 
unsigned long mem_bad_d
 
unsigned long bus_error
 

Detailed Description

Definition at line 41 of file bus_watcher.c.

Field Documentation

unsigned long bus_error

Definition at line 52 of file bus_watcher.c.

unsigned long l2_bad_d

Definition at line 47 of file bus_watcher.c.

unsigned long l2_bad_t

Definition at line 49 of file bus_watcher.c.

unsigned long l2_cor_d

Definition at line 46 of file bus_watcher.c.

unsigned long l2_cor_t

Definition at line 48 of file bus_watcher.c.

uint32_t l2_err

Definition at line 43 of file bus_watcher.c.

unsigned long mem_bad_d

Definition at line 51 of file bus_watcher.c.

unsigned long mem_cor_d

Definition at line 50 of file bus_watcher.c.

uint32_t memio_err

Definition at line 44 of file bus_watcher.c.

Definition at line 42 of file bus_watcher.c.

int status_printed

Definition at line 45 of file bus_watcher.c.


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