Searched refs:perf_evlist__config (Results 1 – 13 of 13) sorted by relevance
/tools/perf/tests/ |
D | keep-tracking.c | 84 perf_evlist__config(evlist, &opts, NULL); in test__keep_tracking()
|
D | backward-ring-buffer.c | 124 perf_evlist__config(evlist, &opts, NULL); in test__backward_ring_buffer()
|
D | perf-record.c | 108 perf_evlist__config(evlist, &opts, NULL); in test__PERF_RECORD()
|
D | bpf.c | 161 perf_evlist__config(evlist, &opts, NULL); in do_test()
|
D | switch-tracking.c | 422 perf_evlist__config(evlist, &opts, NULL); in test__switch_tracking()
|
D | code-reading.c | 607 perf_evlist__config(evlist, &opts, NULL); in do_test_code_reading()
|
/tools/perf/arch/x86/tests/ |
D | perf-time-to-tsc.c | 77 perf_evlist__config(evlist, &opts, NULL); in test__perf_time_to_tsc()
|
/tools/perf/util/ |
D | record.c | 134 void perf_evlist__config(struct perf_evlist *evlist, struct record_opts *opts, in perf_evlist__config() function
|
D | evlist.h | 205 void perf_evlist__config(struct perf_evlist *evlist, struct record_opts *opts,
|
/tools/perf/ |
D | builtin-top.c | 890 perf_evlist__config(evlist, opts, &callchain_param); in perf_top__start_counters()
|
D | builtin-kvm.c | 1008 perf_evlist__config(evlist, &kvm->opts, NULL); in kvm_live_open_events()
|
D | builtin-record.c | 437 perf_evlist__config(evlist, opts, &callchain_param); in record__open()
|
D | builtin-trace.c | 2330 perf_evlist__config(evlist, &trace->opts, NULL); in trace__run()
|