Searched refs:perf_evlist__config (Results 1 – 13 of 13) sorted by relevance
| /Linux-v5.4/tools/perf/tests/ |
| D | backward-ring-buffer.c | 129 perf_evlist__config(evlist, &opts, NULL); in test__backward_ring_buffer()
|
| D | keep-tracking.c | 94 perf_evlist__config(evlist, &opts, NULL); in test__keep_tracking()
|
| D | perf-record.c | 111 perf_evlist__config(evlist, &opts, NULL); in test__PERF_RECORD()
|
| D | bpf.c | 162 perf_evlist__config(evlist, &opts, NULL); in do_test()
|
| D | switch-tracking.c | 434 perf_evlist__config(evlist, &opts, NULL); in test__switch_tracking()
|
| D | code-reading.c | 653 perf_evlist__config(evlist, &opts, NULL); in do_test_code_reading()
|
| /Linux-v5.4/tools/perf/arch/x86/tests/ |
| D | perf-time-to-tsc.c | 84 perf_evlist__config(evlist, &opts, NULL); in test__perf_time_to_tsc()
|
| /Linux-v5.4/tools/perf/util/ |
| D | record.c | 139 void perf_evlist__config(struct evlist *evlist, struct record_opts *opts, in perf_evlist__config() function
|
| D | evlist.h | 167 void perf_evlist__config(struct evlist *evlist, struct record_opts *opts,
|
| /Linux-v5.4/tools/perf/ |
| D | builtin-top.c | 1013 perf_evlist__config(evlist, opts, &callchain_param); in perf_top__start_counters()
|
| D | builtin-kvm.c | 1025 perf_evlist__config(evlist, &kvm->opts, NULL); in kvm_live_open_events()
|
| D | builtin-record.c | 766 perf_evlist__config(evlist, opts, &callchain_param); in record__open()
|
| D | builtin-trace.c | 3346 perf_evlist__config(evlist, &trace->opts, &callchain_param); in trace__run()
|