Home
last modified time | relevance | path

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

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