Searched refs:evlist__remove (Results 1 – 3 of 3) sorted by relevance
115 void evlist__remove(struct evlist *evlist, struct evsel *evsel);
217 void evlist__remove(struct evlist *evlist, struct evsel *evsel) in evlist__remove() function
1426 evlist__remove(evlist, pos); in record__open()