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

#include <perf_event.h>

Data Fields

struct {
   unsigned int   num_counters_fixed:5
 
   unsigned int   bit_width_fixed:8
 
   unsigned int   reserved:19
 
split
 
unsigned int full
 

Detailed Description

Definition at line 88 of file perf_event.h.

Field Documentation

unsigned int bit_width_fixed

Definition at line 91 of file perf_event.h.

unsigned int full

Definition at line 94 of file perf_event.h.

unsigned int num_counters_fixed

Definition at line 90 of file perf_event.h.

unsigned int reserved

Definition at line 92 of file perf_event.h.

struct { ... } split

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