Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/tests/
Dopenat-syscall-tp-fields.c65 evsel__config(evsel, &opts, NULL); in test__syscall_openat_tp_fields()
/Linux-v6.6/tools/perf/util/
Drecord.c108 evsel__config(evsel, opts, callchain); in evlist__config()
Devsel.h257 void evsel__config(struct evsel *evsel, struct record_opts *opts,
Devsel.c1127 void evsel__config(struct evsel *evsel, struct record_opts *opts, in evsel__config() function