Searched refs:perf_evlist__config (Results 1 – 13 of 13) sorted by relevance
/tools/perf/tests/ |
D | keep-tracking.c | 95 perf_evlist__config(evlist, &opts, NULL); in test__keep_tracking()
|
D | backward-ring-buffer.c | 130 perf_evlist__config(evlist, &opts, NULL); in test__backward_ring_buffer()
|
D | perf-record.c | 112 perf_evlist__config(evlist, &opts, NULL); in test__PERF_RECORD()
|
D | bpf.c | 164 perf_evlist__config(evlist, &opts, NULL); in do_test()
|
D | switch-tracking.c | 435 perf_evlist__config(evlist, &opts, NULL); in test__switch_tracking()
|
D | code-reading.c | 654 perf_evlist__config(evlist, &opts, NULL); in do_test_code_reading()
|
/tools/perf/arch/x86/tests/ |
D | perf-time-to-tsc.c | 85 perf_evlist__config(evlist, &opts, NULL); in test__perf_time_to_tsc()
|
/tools/perf/util/ |
D | record.c | 92 void perf_evlist__config(struct evlist *evlist, struct record_opts *opts, in perf_evlist__config() function
|
D | evlist.h | 185 void perf_evlist__config(struct evlist *evlist, struct record_opts *opts,
|
/tools/perf/ |
D | builtin-top.c | 1028 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 | 913 perf_evlist__config(evlist, opts, &callchain_param); in record__open()
|
D | builtin-trace.c | 3972 perf_evlist__config(evlist, &trace->opts, &callchain_param);
|