Lines Matching defs:list
320 __add_event(struct list_head *list, int *idx, in __add_event()
352 static int add_event(struct list_head *list, int *idx, in add_event()
359 static int add_event_tool(struct list_head *list, int *idx, in add_event_tool()
406 int parse_events_add_cache(struct list_head *list, int *idx, in parse_events_add_cache()
510 static int add_tracepoint(struct list_head *list, int *idx, in add_tracepoint()
535 static int add_tracepoint_multi_event(struct list_head *list, int *idx, in add_tracepoint_multi_event()
583 static int add_tracepoint_event(struct list_head *list, int *idx, in add_tracepoint_event()
595 static int add_tracepoint_multi_sys(struct list_head *list, int *idx, in add_tracepoint_multi_sys()
631 struct list_head *list; member
641 struct list_head *list = param->list; in add_bpf_event() local
684 struct list_head *list, in parse_events_load_bpf_obj()
814 struct list_head *list, in parse_events_load_bpf()
900 int parse_events_add_breakpoint(struct list_head *list, int *idx, in parse_events_add_breakpoint()
1245 int parse_events_add_tracepoint(struct list_head *list, int *idx, in parse_events_add_tracepoint()
1267 struct list_head *list, in parse_events_add_numeric()
1292 struct list_head *list, in parse_events_add_tool()
1311 struct list_head *list, char *name, in parse_events_add_pmu()
1394 struct list_head *list; in parse_events_multi_pmu_add() local
1436 int parse_events__modifier_group(struct list_head *list, in parse_events__modifier_group()
1463 parse_events__set_leader_for_uncore_aliase(char *name, struct list_head *list, in parse_events__set_leader_for_uncore_aliase()
1554 void parse_events__set_leader(char *name, struct list_head *list, in parse_events__set_leader()
1712 int parse_events__modifier_event(struct list_head *list, char *str, bool add) in parse_events__modifier_event()
1749 int parse_events_name(struct list_head *list, char *name) in parse_events_name()