Searched refs:evlist__config (Results 1 – 14 of 14) sorted by relevance
| /linux/tools/perf/tests/ |
| H A D | keep-tracking.c | 95 evlist__config(evlist, &opts, NULL); in test__keep_tracking()
|
| H A D | backward-ring-buffer.c | 130 evlist__config(evlist, &opts, NULL); in test__backward_ring_buffer()
|
| H A D | perf-time-to-tsc.c | 106 evlist__config(evlist, &opts, NULL); in test__perf_time_to_tsc()
|
| H A D | perf-record.c | 127 evlist__config(evlist, &opts, NULL); in test__PERF_RECORD()
|
| H A D | switch-tracking.c | 439 evlist__config(evlist, &opts, NULL); in test__switch_tracking()
|
| H A D | code-reading.c | 790 evlist__config(evlist, &opts, NULL); in do_test_code_reading()
|
| /linux/tools/perf/util/ |
| H A D | record.c | 95 void evlist__config(struct evlist *evlist, struct record_opts *opts, struct callchain_param *callch… in evlist__config() function
|
| H A D | evlist.h | 181 void evlist__config(struct evlist *evlist, struct record_opts *opts, struct callchain_param *callch…
|
| H A D | python.c | 1681 evlist__config(evlist, &opts, &callchain_param); in pyrf_evlist__config()
|
| /linux/tools/perf/bench/ |
| H A D | evlist-open-close.c | 100 evlist__config(evlist, &opts, NULL); in bench__create_evlist()
|
| /linux/tools/perf/ |
| H A D | builtin-top.c | 1027 evlist__config(evlist, opts, &callchain_param); in perf_top__start_counters()
|
| H A D | builtin-kvm.c | 1495 evlist__config(evlist, &kvm->opts, NULL); in kvm_live_open_events()
|
| H A D | builtin-record.c | 2558 evlist__config(rec->evlist, opts, &callchain_param); in __cmd_record()
|
| H A D | builtin-trace.c | 4471 evlist__config(evlist, &trace->opts, &callchain_param); in trace__run()
|