Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/util/
Dparse-events.h123 struct parse_events_state { struct
124 struct list_head list;
125 int idx;
126 int nr_groups;
127 struct parse_events_error *error;
128 struct evlist *evlist;
129 struct list_head *terms;
130 int stoken;
131 struct perf_pmu *fake_pmu;
132 char *hybrid_pmu_name;