Linux Perf
__add_bpf_event_param Struct Reference
Collaboration diagram for __add_bpf_event_param:
Collaboration graph

Public Attributes

struct parse_events_stateparse_state
 
struct list_head * list
 
struct list_head * head_config
 

Detailed Description

Definition at line 606 of file parse-events.c.

Member Data Documentation

◆ head_config

struct list_head* __add_bpf_event_param::head_config

Definition at line 609 of file parse-events.c.

◆ list

struct list_head* __add_bpf_event_param::list

Definition at line 608 of file parse-events.c.

◆ parse_state

struct parse_events_state* __add_bpf_event_param::parse_state

Definition at line 607 of file parse-events.c.


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