Searched refs:evlist__config (Results 1 – 14 of 14) sorted by relevance
| /tools/perf/tests/ |
| A D | keep-tracking.c | 95 evlist__config(evlist, &opts, NULL); in test__keep_tracking()
|
| A D | backward-ring-buffer.c | 130 evlist__config(evlist, &opts, NULL); in test__backward_ring_buffer()
|
| A D | perf-time-to-tsc.c | 106 evlist__config(evlist, &opts, NULL); in test__perf_time_to_tsc()
|
| A D | perf-record.c | 112 evlist__config(evlist, &opts, NULL); in test__PERF_RECORD()
|
| A D | switch-tracking.c | 439 evlist__config(evlist, &opts, NULL); in test__switch_tracking()
|
| A D | code-reading.c | 735 evlist__config(evlist, &opts, NULL); in do_test_code_reading()
|
| /tools/perf/util/ |
| A D | record.c | 95 void evlist__config(struct evlist *evlist, struct record_opts *opts, struct callchain_param *callch… in evlist__config() function
|
| A D | evlist.h | 177 void evlist__config(struct evlist *evlist, struct record_opts *opts, struct callchain_param *callch…
|
| A D | python.c | 1296 evlist__config(evlist, &opts, &callchain_param); in pyrf_evlist__config()
|
| /tools/perf/bench/ |
| A D | evlist-open-close.c | 99 evlist__config(evlist, &opts, NULL); in bench__create_evlist()
|
| /tools/perf/ |
| A D | builtin-top.c | 1027 evlist__config(evlist, opts, &callchain_param); in perf_top__start_counters()
|
| A D | builtin-kvm.c | 1489 evlist__config(evlist, &kvm->opts, NULL); in kvm_live_open_events()
|
| A D | builtin-record.c | 2524 evlist__config(rec->evlist, opts, &callchain_param); in __cmd_record()
|
| A D | builtin-trace.c | 4447 evlist__config(evlist, &trace->opts, &callchain_param); in trace__run()
|
Completed in 48 milliseconds