Searched defs:evsel_name (Results 1 – 3 of 3) sorted by relevance
417 static int evsel__strcmp(struct evsel *pos, char *evsel_name) in evsel__strcmp()440 static void __evlist__disable(struct evlist *evlist, char *evsel_name, bool excl_dummy) in __evlist__disable()505 void evlist__disable_evsel(struct evlist *evlist, char *evsel_name) in evlist__disable_evsel()510 static void __evlist__enable(struct evlist *evlist, char *evsel_name, bool excl_dummy) in __evlist__enable()562 void evlist__enable_evsel(struct evlist *evlist, char *evsel_name) in evlist__enable_evsel()
1177 const char *evsel_name = evsel__name(evsel); in symbol__annotate_printf() local
976 def evsel_table(evsel_id, evsel_name, *x): argument