Home
last modified time | relevance | path

Searched refs:evlist__remove (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/tools/perf/util/
H A Devlist.h103 void evlist__remove(struct evlist *evlist, struct evsel *evsel);
H A Devlist.c205 void evlist__remove(struct evlist *evlist, struct evsel *evsel) in evlist__remove() function