Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/tests/
Dopenat-syscall-tp-fields.c63 evsel__config(evsel, &opts, NULL); in test__syscall_openat_tp_fields()
/Linux-v5.10/tools/perf/util/
Drecord.c113 evsel__config(evsel, opts, callchain); in perf_evlist__config()
Devsel.h207 void evsel__config(struct evsel *evsel, struct record_opts *opts,
Devsel.c1045 void evsel__config(struct evsel *evsel, struct record_opts *opts, in evsel__config() function