Searched refs:list_splice (Results 1 – 5 of 5) sorted by relevance
293 static inline void list_splice(const struct list_head *list, in list_splice() function
595 list_splice(&config_terms, &evsel->config_terms); in add_tracepoint()1975 list_splice(&parse_state.terms->terms, &terms->terms); in parse_events_terms()
1095 list_splice(&list, metric_list); in metricgroup__add_metric()
991 list_splice(this_blocks, full_blocks); in prepend_basic_blocks()
1702 list_splice(&move, &evlist->core.entries); in evlist__to_front()
Completed in 25 milliseconds