Lines Matching refs:list_head

21 bool have_tracepoints(struct list_head *evlist);
41 int parse_events_terms(struct list_head *terms, const char *str);
101 struct list_head list;
124 struct list_head list;
129 struct list_head *terms;
149 void parse_events_terms__delete(struct list_head *terms);
150 void parse_events_terms__purge(struct list_head *terms);
152 int parse_events__modifier_event(struct list_head *list, char *str, bool add);
153 int parse_events__modifier_group(struct list_head *list, char *event_mod);
154 int parse_events_name(struct list_head *list, const char *name);
155 int parse_events_add_tracepoint(struct list_head *list, int *idx,
158 struct list_head *head_config);
160 struct list_head *list,
163 struct list_head *head_config);
167 struct list_head *list,
169 struct list_head *head_config);
171 struct list_head *list,
173 struct list_head *head_config);
175 struct list_head *list,
177 int parse_events_add_cache(struct list_head *list, int *idx,
180 struct list_head *head_config,
182 int parse_events_add_breakpoint(struct list_head *list, int *idx,
185 struct list_head *list, char *name,
186 struct list_head *head_config,
196 struct list_head *head_config,
197 struct list_head **listp);
199 int parse_events_copy_term_list(struct list_head *old,
200 struct list_head **new);
204 void parse_events__set_leader(char *name, struct list_head *list,
206 void parse_events_update_lists(struct list_head *list_event,
207 struct list_head *list_all);
248 struct evsel *parse_events__add_event_hybrid(struct list_head *list, int *idx,
253 struct list_head *config_terms);