Home
last modified time | relevance | path

Searched refs:evlist__find_evsel_by_str (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/tools/perf/util/
A Devswitch.c44 evswitch->on = evlist__find_evsel_by_str(evlist, evswitch->on_name); in evswitch__init()
53 evswitch->off = evlist__find_evsel_by_str(evlist, evswitch->off_name); in evswitch__init()
A Dbpf_off_cpu.c309 evsel = evlist__find_evsel_by_str(session->evlist, OFFCPU_EVENT); in off_cpu_write()
A Devlist.h393 struct evsel *evlist__find_evsel_by_str(struct evlist *evlist, const char *str);
A Devlist.c1690 struct evsel *evlist__find_evsel_by_str(struct evlist *evlist, const char *str) in evlist__find_evsel_by_str() function
2067 evsel = evlist__find_evsel_by_str(evlist, name); in evlist__ctlfd_enable()
A Dbpf-loader.c1417 struct evsel *evsel = evlist__find_evsel_by_str(evlist, term->val.str); in __bpf_map__config_event()
/linux-6.3-rc2/tools/perf/
A Dbuiltin-lock.c1891 if (!evlist__find_evsel_by_str(session->evlist, in __cmd_contention()

Completed in 19 milliseconds