Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/tests/
Dopenat-syscall-tp-fields.c64 evsel__config(evsel, &opts, NULL); in test__syscall_openat_tp_fields()
/linux-6.1.9/tools/perf/util/
Drecord.c115 evsel__config(evsel, opts, callchain); in evlist__config()
Devsel.h251 void evsel__config(struct evsel *evsel, struct record_opts *opts,
Devsel.c1153 void evsel__config(struct evsel *evsel, struct record_opts *opts, in evsel__config() function