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

#include <event.h>

Data Fields

struct perf_event_header header
 
u32 pid
 
u32 tid
 
u64 value
 
u64 time_enabled
 
u64 time_running
 
u64 id
 

Detailed Description

Definition at line 51 of file event.h.

Field Documentation

Definition at line 52 of file event.h.

Definition at line 57 of file event.h.

Definition at line 53 of file event.h.

u32 tid

Definition at line 53 of file event.h.

u64 time_enabled

Definition at line 55 of file event.h.

u64 time_running

Definition at line 56 of file event.h.

u64 value

Definition at line 54 of file event.h.


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