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

#include <perf_event.h>

Data Fields

struct {
   unsigned int   version_id:8
 
   unsigned int   num_counters:8
 
   unsigned int   bit_width:8
 
   unsigned int   mask_length:8
 
split
 
unsigned int full
 

Detailed Description

Definition at line 65 of file perf_event.h.

Field Documentation

unsigned int bit_width

Definition at line 69 of file perf_event.h.

unsigned int full

Definition at line 72 of file perf_event.h.

unsigned int mask_length

Definition at line 70 of file perf_event.h.

unsigned int num_counters

Definition at line 68 of file perf_event.h.

struct { ... } split
unsigned int version_id

Definition at line 67 of file perf_event.h.


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