Searched defs:evsel_name (Results 1 – 3 of 3) sorted by relevance
472 static int evsel__strcmp(struct evsel *pos, char *evsel_name) in evsel__strcmp()495 static void __evlist__disable(struct evlist *evlist, char *evsel_name, bool excl_dummy) in __evlist__disable()560 void evlist__disable_evsel(struct evlist *evlist, char *evsel_name) in evlist__disable_evsel()565 static void __evlist__enable(struct evlist *evlist, char *evsel_name, bool excl_dummy) in __evlist__enable()617 void evlist__enable_evsel(struct evlist *evlist, char *evsel_name) in evlist__enable_evsel()
1179 const char *evsel_name = evsel__name(evsel); in symbol__annotate_printf() local
976 def evsel_table(evsel_id, evsel_name, *x): argument