Linux Perf
perf_trace_event_type Struct Reference

#include <event.h>

Collaboration diagram for perf_trace_event_type:
Collaboration graph

Public Attributes

u64 event_id
 
char name [MAX_EVENT_NAME]
 

Detailed Description

Definition at line 475 of file event.h.

Member Data Documentation

◆ event_id

u64 perf_trace_event_type::event_id

Definition at line 476 of file event.h.

◆ name

char perf_trace_event_type::name[MAX_EVENT_NAME]

Definition at line 477 of file event.h.


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