Home
last modified time | relevance | path

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

/linux/tools/perf/tests/
H A Dkeep-tracking.c95 evlist__config(evlist, &opts, NULL); in test__keep_tracking()
H A Dbackward-ring-buffer.c130 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.c127 evlist__config(evlist, &opts, NULL); in test__PERF_RECORD()
H A Dswitch-tracking.c439 evlist__config(evlist, &opts, NULL); in test__switch_tracking()
H A Dcode-reading.c790 evlist__config(evlist, &opts, NULL); in do_test_code_reading()
/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.h181 void evlist__config(struct evlist *evlist, struct record_opts *opts, struct callchain_param *callch…
H A Dpython.c1681 evlist__config(evlist, &opts, &callchain_param); in pyrf_evlist__config()
/linux/tools/perf/bench/
H A Devlist-open-close.c100 evlist__config(evlist, &opts, NULL); in bench__create_evlist()
/linux/tools/perf/
H A Dbuiltin-top.c1027 evlist__config(evlist, opts, &callchain_param); in perf_top__start_counters()
H A Dbuiltin-kvm.c1495 evlist__config(evlist, &kvm->opts, NULL); in kvm_live_open_events()
H A Dbuiltin-record.c2558 evlist__config(rec->evlist, opts, &callchain_param); in __cmd_record()
H A Dbuiltin-trace.c4471 evlist__config(evlist, &trace->opts, &callchain_param); in trace__run()