Searched refs:record_opts (Results 1 – 25 of 37) sorted by relevance
12
| /tools/perf/util/ |
| A D | off_cpu.h | 9 struct record_opts; 23 struct record_opts *opts); 28 struct record_opts *opts __maybe_unused) in off_cpu_prepare()
|
| A D | top.h | 23 struct record_opts record_opts; member
|
| A D | record.h | 14 struct record_opts { struct 91 static inline bool record_opts__no_switch_events(const struct record_opts *opts) in record_opts__no_switch_events() argument
|
| A D | record.c | 95 void evlist__config(struct evlist *evlist, struct record_opts *opts, struct callchain_param *callch… in evlist__config() 150 static int record_opts__config_freq(struct record_opts *opts) in record_opts__config_freq() 216 int record_opts__config(struct record_opts *opts) in record_opts__config() 274 struct record_opts *opts = opt->value; in record__parse_freq()
|
| A D | clockid.c | 70 struct record_opts *opts = (struct record_opts *)opt->value; in parse_clockid()
|
| A D | auxtrace.h | 31 struct record_opts; 394 struct record_opts *opts); 408 struct record_opts *opts, 578 struct record_opts *opts, 582 struct record_opts *opts, const char *str); 586 struct record_opts *opts); 723 struct record_opts *opts __maybe_unused) in auxtrace_record__options() 782 struct record_opts *opts __maybe_unused, in auxtrace_parse_snapshot_options() 794 struct record_opts *opts __maybe_unused, in auxtrace_parse_sample_options()
|
| A D | top.c | 28 struct record_opts *opts = &top->record_opts; in perf_top__header_snprintf()
|
| A D | synthetic-events.h | 27 struct record_opts; 130 struct machine *machine, struct record_opts *opts); 135 struct record_opts *opts __maybe_unused) in perf_event__synthesize_bpf_events()
|
| A D | callchain.h | 245 struct record_opts; 247 int record_opts__parse_callchain(struct record_opts *record, 285 void arch__add_leaf_frame_record_opts(struct record_opts *opts);
|
| A D | bpf-event.h | 16 struct record_opts;
|
| A D | evlist.h | 24 struct record_opts; 177 void evlist__config(struct evlist *evlist, struct record_opts *opts, struct callchain_param *callch… 178 int record_opts__config(struct record_opts *opts); 434 int evlist__parse_event_enable_time(struct evlist *evlist, struct record_opts *opts,
|
| A D | evsel.h | 230 struct record_opts; 287 void evsel__config(struct evsel *evsel, struct record_opts *opts, 289 void evsel__config_callchain(struct evsel *evsel, struct record_opts *opts,
|
| A D | kvm-stat.h | 82 struct record_opts opts;
|
| /tools/perf/ |
| A D | builtin-top.c | 335 if (!top->record_opts.overwrite && in perf_top__print_sym_table() 880 struct record_opts *opts = &top->record_opts; in perf_top__mmap_read_idx() 950 struct record_opts *opts = &top->record_opts; in perf_top__overwrite_check() 996 struct record_opts *opts = &top->record_opts; in perf_top_overwrite_fallback() 1019 struct record_opts *opts = &top->record_opts; in perf_top__start_counters() 1252 struct record_opts *opts = &top->record_opts; in __cmd_top() 1288 &top->record_opts); in __cmd_top() 1449 .record_opts = { in cmd_top() 1475 struct record_opts *opts = &top.record_opts; in cmd_top() 1856 top.record_opts.no_bpf_event = true; in cmd_top() [all …]
|
| A D | builtin-record.c | 156 struct record_opts opts; 524 struct record_opts *opts = (struct record_opts *)opt->value; in record__aio_parse() 571 struct record_opts *opts = (struct record_opts *)opt->value; in record__mmap_flush_parse() 605 struct record_opts *opts = opt->value; in record__parse_comp_level() 974 struct record_opts *opts = &rec->opts; in record__config_tracking_events() 1323 struct record_opts *opts = &rec->opts; in record__mmap_evlist() 1389 struct record_opts *opts = &rec->opts; in record__open() 2054 struct record_opts *opts = &rec->opts; in record__synthesize() 2188 struct record_opts *opts = &rec->opts; in record__setup_sb_evlist() 2397 struct record_opts *opts = &rec->opts; in __cmd_record() [all …]
|
| /tools/perf/arch/s390/util/ |
| A D | auxtrace.c | 49 struct record_opts *opts) in cpumsf_recording_options() 77 struct record_opts *opts __maybe_unused, in cpumsf_parse_snapshot_options()
|
| /tools/perf/arch/arm64/util/ |
| A D | machine.c | 13 void arch__add_leaf_frame_record_opts(struct record_opts *opts) in arch__add_leaf_frame_record_opts()
|
| A D | hisi-ptt.c | 64 static int hisi_ptt_set_auxtrace_mmap_page(struct record_opts *opts) in hisi_ptt_set_auxtrace_mmap_page() 98 struct record_opts *opts) in hisi_ptt_recording_options()
|
| A D | arm-spe.c | 184 arm_spe_snapshot_resolve_auxtrace_defaults(struct record_opts *opts, in arm_spe_snapshot_resolve_auxtrace_defaults() 290 static int arm_spe_setup_aux_buffer(struct record_opts *opts) in arm_spe_setup_aux_buffer() 354 struct record_opts *opts) in arm_spe_setup_tracking_event() 386 struct record_opts *opts) in arm_spe_recording_options() 439 struct record_opts *opts, in arm_spe_parse_snapshot_options()
|
| /tools/perf/tests/ |
| A D | openat-syscall-tp-fields.c | 29 struct record_opts opts = { in test__syscall_openat_tp_fields()
|
| A D | keep-tracking.c | 66 struct record_opts opts = { in test__keep_tracking()
|
| A D | backward-ring-buffer.c | 92 struct record_opts opts = { in test__backward_ring_buffer()
|
| A D | perf-time-to-tsc.c | 70 struct record_opts opts = { in test__perf_time_to_tsc()
|
| /tools/perf/arch/x86/util/ |
| A D | intel-bts.c | 107 struct record_opts *opts) in intel_bts_recording_options() 252 struct record_opts *opts, in intel_bts_parse_snapshot_options()
|
| /tools/perf/bench/ |
| A D | evlist-open-close.c | 33 static struct record_opts opts = {
|
Completed in 44 milliseconds
12