Home
last modified time | relevance | path

Searched refs:evlist__find_evsel_by_str (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/tools/perf/util/
H 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()
H A Dbpf_off_cpu.c310 evsel = evlist__find_evsel_by_str(session->evlist, OFFCPU_EVENT); in off_cpu_write()
H A Devlist.h391 struct evsel *evlist__find_evsel_by_str(struct evlist *evlist, const char *str);
H A Devlist.c1705 struct evsel *evlist__find_evsel_by_str(struct evlist *evlist, const char *str) in evlist__find_evsel_by_str() function
2082 evsel = evlist__find_evsel_by_str(evlist, name); in evlist__ctlfd_enable()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-lock.c2124 if (!evlist__find_evsel_by_str(session->evlist, in __cmd_contention()

Completed in 9 milliseconds