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

Data Fields

struct task_structtask
 
charcomm
 
int comm_size
 
struct {
   struct perf_event_header   header
 
   u32   pid
 
   u32   tid
 
event_id
 

Detailed Description

Definition at line 4477 of file core.c.

Field Documentation

char* comm

Definition at line 4479 of file core.c.

int comm_size

Definition at line 4480 of file core.c.

struct { ... } event_id

Definition at line 4483 of file core.c.

Definition at line 4485 of file core.c.

Definition at line 4478 of file core.c.

u32 tid

Definition at line 4486 of file core.c.


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