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

#include <pal.h>

Data Fields

struct {
   u64   num_log:16
 
   u64   tpc:8
 
   u64   reserved3:8
 
   u64   cpp:8
 
   u64   reserved2:8
 
   u64   ppid:8
 
   u64   reserved1:8
 
overview_bits
 
u64 overview_data
 

Detailed Description

Definition at line 1716 of file pal.h.

Field Documentation

u64 cpp

Definition at line 1718 of file pal.h.

u64 num_log

Definition at line 1718 of file pal.h.

struct { ... } overview_bits
u64 overview_data

Definition at line 1728 of file pal.h.

u64 ppid

Definition at line 1718 of file pal.h.

u64 reserved1

Definition at line 1718 of file pal.h.

u64 reserved2

Definition at line 1718 of file pal.h.

u64 reserved3

Definition at line 1718 of file pal.h.

u64 tpc

Definition at line 1718 of file pal.h.


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