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

#include <perf_event.h>

Data Fields

struct {
   unsigned int   no_unhalted_core_cycles:1
 
   unsigned int   no_instructions_retired:1
 
   unsigned int   no_unhalted_reference_cycles:1
 
   unsigned int   no_llc_reference:1
 
   unsigned int   no_llc_misses:1
 
   unsigned int   no_branch_instruction_retired:1
 
   unsigned int   no_branch_misses_retired:1
 
split
 
unsigned int full
 

Detailed Description

Definition at line 75 of file perf_event.h.

Field Documentation

unsigned int full

Definition at line 85 of file perf_event.h.

unsigned int no_branch_instruction_retired

Definition at line 82 of file perf_event.h.

unsigned int no_branch_misses_retired

Definition at line 83 of file perf_event.h.

unsigned int no_instructions_retired

Definition at line 78 of file perf_event.h.

unsigned int no_llc_misses

Definition at line 81 of file perf_event.h.

unsigned int no_llc_reference

Definition at line 80 of file perf_event.h.

unsigned int no_unhalted_core_cycles

Definition at line 77 of file perf_event.h.

unsigned int no_unhalted_reference_cycles

Definition at line 79 of file perf_event.h.

struct { ... } split

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