Linux Perf
event_symbol Struct Reference

#include <parse-events.h>

Collaboration diagram for event_symbol:
Collaboration graph

Public Attributes

const char * symbol
 
const char * alias
 

Detailed Description

Definition at line 193 of file parse-events.h.

Member Data Documentation

◆ alias

const char* event_symbol::alias

Definition at line 195 of file parse-events.h.

◆ symbol

const char* event_symbol::symbol

Definition at line 194 of file parse-events.h.


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