Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/util/
Devlist-hybrid.c144 evlist__remove(evlist, evsel); in evlist__fix_hybrid_cpus()
Devlist.h101 void evlist__remove(struct evlist *evlist, struct evsel *evsel);
Devlist.c181 void evlist__remove(struct evlist *evlist, struct evsel *evsel) in evlist__remove() function
/Linux-v6.1/tools/perf/
Dbuiltin-trace.c3591 evlist__remove(trace->evlist, trace->syscalls.events.augmented);
3597 evlist__remove(trace->evlist, evsel);