Home
last modified time | relevance | path

Searched refs:evsel__config (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/tools/perf/tests/
H A Dopenat-syscall-tp-fields.c66 evsel__config(evsel, &opts, NULL); in test__syscall_openat_tp_fields()
/linux-6.15/tools/perf/util/
H A Drecord.c108 evsel__config(evsel, opts, callchain); in evlist__config()
H A Devsel.h275 void evsel__config(struct evsel *evsel, struct record_opts *opts,
H A Devsel.c1311 void evsel__config(struct evsel *evsel, struct record_opts *opts, in evsel__config() function