Lines Matching defs:list
206 __add_event(struct list_head *list, int *idx, in __add_event()
332 static int add_event(struct list_head *list, int *idx, in add_event()
466 int parse_events_add_cache(struct list_head *list, int *idx, const char *name, in parse_events_add_cache()
576 struct list_head *list, in add_tracepoint()
604 struct list_head *list; member
651 struct list_head *list, in add_tracepoint_multi_sys()
742 struct list_head *list, in parse_events_add_breakpoint()
1371 struct list_head *list, in parse_events_add_tracepoint()
1391 struct list_head *list, in __parse_events_add_numeric()
1431 struct list_head *list, in parse_events_add_numeric()
1480 struct list_head *list, struct perf_pmu *pmu, in parse_events_add_pmu()
1621 struct list_head *list = NULL; in parse_events_multi_pmu_add() local
1774 void parse_events__set_leader(char *name, struct list_head *list) in parse_events__set_leader()
1791 struct list_head *list, in parse_events__modifier_list()
1900 struct list_head *list, in parse_events__modifier_group()
1907 struct list_head *list, in parse_events__modifier_event()
1913 int parse_events__set_default_name(struct list_head *list, char *name) in parse_events__set_default_name()
2120 static int parse_events__sort_events_and_fix_groups(struct list_head *list) in parse_events__sort_events_and_fix_groups()
2336 struct list_head list; member