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

Data Fields

u64 flags
 
u64 ip
 
u64 ax
 
u64 bx
 
u64 cx
 
u64 dx
 
u64 si
 
u64 di
 
u64 bp
 
u64 sp
 
u64 r8
 
u64 r9
 
u64 r10
 
u64 r11
 
u64 r12
 
u64 r13
 
u64 r14
 
u64 r15
 

Detailed Description

Definition at line 27 of file perf_event_intel_ds.c.

Field Documentation

u64 ax

Definition at line 29 of file perf_event_intel_ds.c.

u64 bp

Definition at line 30 of file perf_event_intel_ds.c.

u64 bx

Definition at line 29 of file perf_event_intel_ds.c.

u64 cx

Definition at line 29 of file perf_event_intel_ds.c.

u64 di

Definition at line 30 of file perf_event_intel_ds.c.

u64 dx

Definition at line 29 of file perf_event_intel_ds.c.

u64 flags

Definition at line 28 of file perf_event_intel_ds.c.

u64 ip

Definition at line 28 of file perf_event_intel_ds.c.

u64 r10

Definition at line 31 of file perf_event_intel_ds.c.

u64 r11

Definition at line 31 of file perf_event_intel_ds.c.

u64 r12

Definition at line 32 of file perf_event_intel_ds.c.

u64 r13

Definition at line 32 of file perf_event_intel_ds.c.

u64 r14

Definition at line 32 of file perf_event_intel_ds.c.

u64 r15

Definition at line 32 of file perf_event_intel_ds.c.

u64 r8

Definition at line 31 of file perf_event_intel_ds.c.

u64 r9

Definition at line 31 of file perf_event_intel_ds.c.

u64 si

Definition at line 30 of file perf_event_intel_ds.c.

u64 sp

Definition at line 30 of file perf_event_intel_ds.c.


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