Home
last modified time | relevance | path

Searched defs:parse_events_state (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
Dparse-events.h132 struct parse_events_state { struct
133 struct list_head list;
134 int idx;
135 int nr_groups;
136 struct parse_events_error *error;
137 struct evlist *evlist;
138 struct list_head *terms;
139 int stoken;
140 struct perf_pmu *fake_pmu;
/kernel/linux/linux-4.19/tools/perf/util/
Dparse-events.h115 struct parse_events_state { struct
116 struct list_head list;
117 int idx;
118 int nr_groups;
119 struct parse_events_error *error;
120 struct perf_evlist *evlist;
121 struct list_head *terms;