Home
last modified time | relevance | path

Searched refs:evlist__config (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/tools/perf/tests/
H A Dkeep-tracking.c95 evlist__config(evlist, &opts, NULL); in test__keep_tracking()
H A Dbackward-ring-buffer.c131 evlist__config(evlist, &opts, NULL); in test__backward_ring_buffer()
H A Dperf-time-to-tsc.c106 evlist__config(evlist, &opts, NULL); in test__perf_time_to_tsc()
H A Dperf-record.c112 evlist__config(evlist, &opts, NULL); in test__PERF_RECORD()
H A Dswitch-tracking.c433 evlist__config(evlist, &opts, NULL); in test__switch_tracking()
H A Dcode-reading.c658 evlist__config(evlist, &opts, NULL); in do_test_code_reading()
/openbmc/linux/tools/perf/util/
H A Drecord.c95 void evlist__config(struct evlist *evlist, struct record_opts *opts, struct callchain_param *callch… in evlist__config() function
H A Devlist.h180 void evlist__config(struct evlist *evlist, struct record_opts *opts, struct callchain_param *callch…
/openbmc/linux/tools/perf/bench/
H A Devlist-open-close.c106 evlist__config(evlist, &opts, NULL); in bench__create_evlist()
/openbmc/linux/tools/perf/
H A Dbuiltin-top.c1025 evlist__config(evlist, opts, &callchain_param); in perf_top__start_counters()
H A Dbuiltin-kvm.c1548 evlist__config(evlist, &kvm->opts, NULL); in kvm_live_open_events()
H A Dbuiltin-record.c2429 evlist__config(rec->evlist, opts, &callchain_param); in __cmd_record()
H A Dbuiltin-trace.c3892 evlist__config(evlist, &trace->opts, &callchain_param);