Home
last modified time | relevance | path

Searched refs:evlist__splice_list_tail (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/tools/perf/util/
H A Dcgroup.c440 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()
H A Devlist.h221 void evlist__splice_list_tail(struct evlist *evlist, struct list_head *list);
H A Dmetricgroup.c1673 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()
H A Devlist.c211 void evlist__splice_list_tail(struct evlist *evlist, struct list_head *list) in evlist__splice_list_tail() function
H A Dparse-events.c2205 evlist__splice_list_tail(evlist, &parse_state.list); in __parse_events()
/linux-6.15/tools/perf/
H A Dbuiltin-stat.c2005 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()