Searched refs:evlist__remove (Results 1 – 3 of 3) sorted by relevance
93 void evlist__remove(struct evlist *evlist, struct evsel *evsel);
172 void evlist__remove(struct evlist *evlist, struct evsel *evsel) in evlist__remove() function
627 evlist__remove(evlist, evsel); in strip_fini()729 evlist__remove(session->evlist, evsel); in __cmd_inject()