Lines Matching refs:list
82 struct list_head list; member
97 struct list_head list; member
119 int parse_events__modifier_event(struct list_head *list, char *str, bool add);
120 int parse_events__modifier_group(struct list_head *list, char *event_mod);
121 int parse_events_name(struct list_head *list, char *name);
122 int parse_events_add_tracepoint(struct list_head *list, int *idx,
127 struct list_head *list,
133 struct list_head *list,
136 struct list_head *list,
139 int parse_events_add_cache(struct list_head *list, int *idx,
141 int parse_events_add_breakpoint(struct list_head *list, int *idx,
144 struct list_head *list, char *name,
148 void parse_events__set_leader(char *name, struct list_head *list);