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

#include <event.h>

Data Fields

struct perf_event_header header
 
u32 pid
 
u32 tid
 
u64 start
 
u64 len
 
u64 pgoff
 
char filename [PATH_MAX]
 

Detailed Description

Definition at line 20 of file event.h.

Field Documentation

Definition at line 26 of file event.h.

Definition at line 21 of file event.h.

u64 len

Definition at line 24 of file event.h.

u64 pgoff

Definition at line 25 of file event.h.

Definition at line 22 of file event.h.

u64 start

Definition at line 23 of file event.h.

u32 tid

Definition at line 22 of file event.h.


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