Lines Matching refs:list
73 struct list_head list; member
78 struct list_head list; member
97 int parse_events__modifier_event(struct list_head *list, char *str, bool add);
98 int parse_events__modifier_group(struct list_head *list, char *event_mod);
99 int parse_events_name(struct list_head *list, char *name);
100 int parse_events_add_tracepoint(struct list_head *list, int *idx,
102 int parse_events_add_numeric(struct list_head *list, int *idx,
105 int parse_events_add_cache(struct list_head *list, int *idx,
107 int parse_events_add_breakpoint(struct list_head *list, int *idx,
109 int parse_events_add_pmu(struct list_head *list, int *idx,
113 void parse_events__set_leader(char *name, struct list_head *list);