Lines Matching defs:list
348 __add_event(struct list_head *list, int *idx, in __add_event()
399 static int add_event(struct list_head *list, int *idx, in add_event()
407 static int add_event_tool(struct list_head *list, int *idx, in add_event_tool()
455 int parse_events_add_cache(struct list_head *list, int *idx, in parse_events_add_cache()
559 static int add_tracepoint(struct list_head *list, int *idx, in add_tracepoint()
583 static int add_tracepoint_multi_event(struct list_head *list, int *idx, in add_tracepoint_multi_event()
631 static int add_tracepoint_event(struct list_head *list, int *idx, in add_tracepoint_event()
643 static int add_tracepoint_multi_sys(struct list_head *list, int *idx, in add_tracepoint_multi_sys()
679 struct list_head *list; member
689 struct list_head *list = param->list; in add_bpf_event() local
732 struct list_head *list, in parse_events_load_bpf_obj()
864 struct list_head *list, in parse_events_load_bpf()
950 int parse_events_add_breakpoint(struct list_head *list, int *idx, in parse_events_add_breakpoint()
1372 int parse_events_add_tracepoint(struct list_head *list, int *idx, in parse_events_add_tracepoint()
1394 struct list_head *list, in parse_events_add_numeric()
1419 struct list_head *list, in parse_events_add_tool()
1438 struct list_head *list, char *name, in parse_events_add_pmu()
1569 struct list_head *list; in parse_events_multi_pmu_add() local
1624 int parse_events__modifier_group(struct list_head *list, in parse_events__modifier_group()
1651 parse_events__set_leader_for_uncore_aliase(char *name, struct list_head *list, in parse_events__set_leader_for_uncore_aliase()
1741 void parse_events__set_leader(char *name, struct list_head *list, in parse_events__set_leader()
1906 int parse_events__modifier_event(struct list_head *list, char *str, bool add) in parse_events__modifier_event()
1945 int parse_events_name(struct list_head *list, char *name) in parse_events_name()
2052 struct perf_pmu_event_symbol *list; in perf_pmu__test_parse_init() local