Linux Perf
tracepoint_path Struct Reference

#include <parse-events.h>

Collaboration diagram for tracepoint_path:
Collaboration graph

Public Attributes

char * system
 
char * name
 
struct tracepoint_pathnext
 

Detailed Description

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

Member Data Documentation

◆ name

char* tracepoint_path::name

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

◆ next

struct tracepoint_path* tracepoint_path::next

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

◆ system

char* tracepoint_path::system

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


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