Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Devlist.h101 void evlist__remove(struct evlist *evlist, struct evsel *evsel);
H A Devlist.c200 void evlist__remove(struct evlist *evlist, struct evsel *evsel) in evlist__remove() function