Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/arch/x86/util/
Devlist.c52 evlist__splice_list_tail(evlist, &head); in ___evlist__add_default_attrs()
/linux-6.12.1/tools/perf/util/
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()
Devlist.h234 void evlist__splice_list_tail(struct evlist *evlist, struct list_head *list);
Dmetricgroup.c1672 evlist__splice_list_tail(perf_evlist, &combined_evlist->core.entries); in parse_groups()
1678 evlist__splice_list_tail(perf_evlist, &m->evlist->core.entries); in parse_groups()
Devlist.c210 void evlist__splice_list_tail(struct evlist *evlist, struct list_head *list) in evlist__splice_list_tail() function
335 evlist__splice_list_tail(evlist, &head); in evlist__add_attrs()
Dparse-events.c2182 evlist__splice_list_tail(evlist, &parse_state.list); in __parse_events()
/linux-6.12.1/tools/perf/
Dbuiltin-stat.c2077 evlist__splice_list_tail(evsel_list, &metric_evlist->core.entries); in add_default_attributes()