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

#include <shubio.h>

Data Fields

u64 perf_cnt
 
struct {
   u64   perf_cnt:20
 
   u64   perf_rsvd2:12
 
   u64   perf_rsvd1:32
 
perf_cnt_bits
 
struct {
   u64   perf_rsvd1: 32
 
   u64   perf_rsvd2: 12
 
   u64   perf_cnt: 20
 
perf_cnt_bits
 

Detailed Description

Definition at line 3333 of file shubio.h.

Field Documentation

u64 perf_cnt

Definition at line 3334 of file shubio.h.

struct { ... } perf_cnt_bits
struct { ... } perf_cnt_bits
u64 perf_rsvd1

Definition at line 3336 of file shubio.h.

u64 perf_rsvd2

Definition at line 3336 of file shubio.h.


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