Linux Perf
comm_event Struct Reference

#include <event.h>

Collaboration diagram for comm_event:
Collaboration graph

Public Attributes

struct perf_event_header header
 
u32 pid
 
u32 tid
 
char comm [16]
 

Detailed Description

Definition at line 37 of file event.h.

Member Data Documentation

◆ comm

char comm_event::comm[16]

Definition at line 40 of file event.h.

◆ header

struct perf_event_header comm_event::header

Definition at line 38 of file event.h.

◆ pid

u32 comm_event::pid

Definition at line 39 of file event.h.

◆ tid

u32 comm_event::tid

Definition at line 39 of file event.h.


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