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

#include <pal.h>

Data Fields

u64 ppmi_data
 
struct {
   u64   generic: 8
 
   u64   width: 8
 
   u64   cycles: 8
 
   u64   retired: 8
 
   u64   reserved: 32
 
pal_perf_mon_info_s
 

Detailed Description

Definition at line 1348 of file pal.h.

Field Documentation

u64 cycles

Definition at line 1351 of file pal.h.

u64 generic

Definition at line 1351 of file pal.h.

struct { ... } pal_perf_mon_info_s
u64 ppmi_data

Definition at line 1349 of file pal.h.

u64 reserved

Definition at line 1351 of file pal.h.

u64 retired

Definition at line 1351 of file pal.h.

u64 width

Definition at line 1351 of file pal.h.


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