Searched refs:perf_evlist__find_evsel_by_str (Results 1 – 4 of 4) sorted by relevance
44 evswitch->on = perf_evlist__find_evsel_by_str(evlist, evswitch->on_name); in evswitch__init()53 evswitch->off = perf_evlist__find_evsel_by_str(evlist, evswitch->off_name); in evswitch__init()
328 perf_evlist__find_evsel_by_str(struct evlist *evlist, const char *str);
1548 perf_evlist__find_evsel_by_str(struct evlist *evlist, in perf_evlist__find_evsel_by_str() function
1074 evsel = perf_evlist__find_evsel_by_str(evlist, term->val.str); in __bpf_map__config_event()