Linux Perf
parse_events_error Struct Reference

#include <parse-events.h>

Collaboration diagram for parse_events_error:
Collaboration graph

Public Attributes

int idx
 
char * str
 
char * help
 

Detailed Description

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

Member Data Documentation

◆ help

char* parse_events_error::help

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

◆ idx

int parse_events_error::idx

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

◆ str

char* parse_events_error::str

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


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