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

#include <event.h>

Data Fields

u64 ip
 
u32 pid
 
u32 tid
 
u64 time
 
u64 addr
 
u64 id
 
u64 stream_id
 
u64 period
 
u32 cpu
 
u32 raw_size
 
voidraw_data
 
struct ip_callchaincallchain
 
struct branch_stackbranch_stack
 
struct regs_dump user_regs
 
struct stack_dump user_stack
 

Detailed Description

Definition at line 82 of file event.h.

Field Documentation

u64 addr

Definition at line 86 of file event.h.

Definition at line 94 of file event.h.

struct ip_callchain* callchain

Definition at line 93 of file event.h.

Definition at line 90 of file event.h.

Definition at line 87 of file event.h.

u64 ip

Definition at line 83 of file event.h.

u64 period

Definition at line 89 of file event.h.

Definition at line 84 of file event.h.

void* raw_data

Definition at line 92 of file event.h.

u32 raw_size

Definition at line 91 of file event.h.

u64 stream_id

Definition at line 88 of file event.h.

u32 tid

Definition at line 84 of file event.h.

u64 time

Definition at line 85 of file event.h.

struct regs_dump user_regs

Definition at line 95 of file event.h.

struct stack_dump user_stack

Definition at line 96 of file event.h.


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