Searched refs:evlist__splice_list_tail (Results 1 – 6 of 6) sorted by relevance
440 evlist__splice_list_tail(orig_list, &evlist->core.entries); in evlist__expand_cgroup()500 evlist__splice_list_tail(evlist, &tmp_list->core.entries); in evlist__expand_cgroup()
221 void evlist__splice_list_tail(struct evlist *evlist, struct list_head *list);
1673 evlist__splice_list_tail(perf_evlist, &combined_evlist->core.entries); in parse_groups()1679 evlist__splice_list_tail(perf_evlist, &m->evlist->core.entries); in parse_groups()
211 void evlist__splice_list_tail(struct evlist *evlist, struct list_head *list) in evlist__splice_list_tail() function
2205 evlist__splice_list_tail(evlist, &parse_state.list); in __parse_events()
2005 evlist__splice_list_tail(evlist, &metric_evlist->core.entries); in add_default_events()2059 evlist__splice_list_tail(evsel_list, &evlist->core.entries); in add_default_events()