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

#include <perf_event.h>

Data Fields

struct perf_event_header header
 
struct ip_event ip
 
struct mmap_event mmap
 
struct comm_event comm
 
struct fork_event fork
 
struct lost_event lost
 
struct read_event read
 
struct sample_event sample
 
struct attr_event attr
 
struct event_type_event event_type
 
struct tracing_data_event tracing_data
 
struct build_id_event build_id
 

Detailed Description

struct perf_event - performance event kernel representation:

Definition at line 318 of file perf_event.h.

Field Documentation

Definition at line 150 of file event.h.

Definition at line 153 of file event.h.

Definition at line 145 of file event.h.

Definition at line 151 of file event.h.

Definition at line 146 of file event.h.

Definition at line 142 of file event.h.

Definition at line 143 of file event.h.

Definition at line 147 of file event.h.

Definition at line 144 of file event.h.

Definition at line 148 of file event.h.

Definition at line 149 of file event.h.

Definition at line 152 of file event.h.


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