Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/arch/x86/util/
H A Devlist.c52 evlist__splice_list_tail(evlist, &head); in ___evlist__add_default_attrs()
/openbmc/linux/tools/perf/util/
H A Dcgroup.c432 evlist__splice_list_tail(orig_list, &evlist->core.entries); in evlist__expand_cgroup()
490 evlist__splice_list_tail(evlist, &tmp_list->core.entries); in evlist__expand_cgroup()
H A Devlist.h230 void evlist__splice_list_tail(struct evlist *evlist, struct list_head *list);
H A Dmetricgroup.c1671 evlist__splice_list_tail(perf_evlist, &combined_evlist->core.entries); in parse_groups()
1677 evlist__splice_list_tail(perf_evlist, &m->evlist->core.entries); in parse_groups()
H A Devlist.c206 void evlist__splice_list_tail(struct evlist *evlist, struct list_head *list) in evlist__splice_list_tail() function
330 evlist__splice_list_tail(evlist, &head); in evlist__add_attrs()
H A Dparse-events.c2111 evlist__splice_list_tail(evlist, &parse_state.list); in __parse_events()
/openbmc/linux/tools/perf/
H A Dbuiltin-stat.c2179 evlist__splice_list_tail(evsel_list, &metric_evlist->core.entries); in add_default_attributes()