| /linux/tools/perf/util/ |
| H 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()
|
| H A D | record.c | 95 void evlist__config(struct evlist *evlist, struct record_opts *opts, struct callchain_param *callchain) 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()
|
| H A D | top.h | 23 struct record_opts record_opts; member
|
| H A D | auxtrace.h | 26 struct record_opts; 390 struct record_opts *opts); 404 struct record_opts *opts, 572 struct record_opts *opts, 576 struct record_opts *opts, const char *str); 580 struct record_opts *opts);
|
| H A D | record.h | 14 struct record_opts { struct 93 static inline bool record_opts__no_switch_events(const struct record_opts *opts) in record_opts__no_switch_events() argument
|
| H A D | clockid.c | 70 struct record_opts *opts = (struct record_opts *)opt->value; in parse_clockid()
|
| H A D | evlist.h | 25 struct record_opts; 181 void evlist__config(struct evlist *evlist, struct record_opts *opts, struct callchain_param *callchain); 182 int record_opts__config(struct record_opts *opts); 449 int evlist__parse_event_enable_time(struct evlist *evlist, struct record_opts *opts,
|
| H A D | synthetic-events.h | 27 struct record_opts; 115 struct machine *machine, struct record_opts *opts); 120 struct record_opts *opts __maybe_unused) in perf_event__synthesize_bpf_events()
|
| H A D | callchain.h | 17 struct record_opts; 242 int record_opts__parse_callchain(struct record_opts *record, 280 void arch__add_leaf_frame_record_opts(struct record_opts *opts); in arch_skip_callchain_idx()
|
| H A D | top.c | 28 struct record_opts *opts = &top->record_opts; in perf_top__header_snprintf()
|
| H A D | bpf-event.h | 16 struct record_opts;
|
| H A D | evsel.h | 233 struct record_opts; in evsel__cpus() 290 void evsel__config(struct evsel *evsel, const struct record_opts *opts, 292 void evsel__config_callchain(struct evsel *evsel, const struct record_opts *opts,
|
| /linux/tools/perf/ |
| H A D | builtin-top.c | 336 if (!top->record_opts.overwrite && in perf_top__print_sym_table() 652 !top->record_opts.overwrite); in display_thread_tui() 741 !(top->record_opts.branch_stack & PERF_SAMPLE_BRANCH_ANY), in hist_iter__top_callback() 881 struct record_opts *opts = &top->record_opts; in perf_top__mmap_read_idx() 916 bool overwrite = top->record_opts.overwrite; in perf_top__mmap_read() 951 struct record_opts *opts = &top->record_opts; in perf_top__overwrite_check() 997 struct record_opts *opts = &top->record_opts; in perf_top_overwrite_fallback() [all...] |
| H 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() 938 struct record_opts *opts = &rec->opts; in record__config_tracking_events() 1286 struct record_opts *opts = &rec->opts; in record__mmap_evlist() 1351 struct record_opts *opts = &rec->opts; in record__open() 2090 struct record_opts *opt in record__synthesize() [all...] |
| /linux/tools/perf/tests/shell/ |
| H A D | script_perl.sh | 42 local record_opts=$3 48 …if ! perf record -o "${perfdata}" -e "$event_name" $record_opts -- perf test -w thloop > /dev/null…
|
| H A D | script_python.sh | 42 local record_opts=$3 49 …if ! perf record -o "${perfdata}" -e "$event_name" $record_opts -- perf test -w thloop > /dev/null…
|
| /linux/tools/perf/arch/s390/util/ |
| H A D | auxtrace.c | 50 struct record_opts *opts) in cpumsf_recording_options() 78 struct record_opts *opts __maybe_unused, in cpumsf_parse_snapshot_options()
|
| /linux/tools/perf/arch/arm64/util/ |
| H A D | arm-spe.c | 191 arm_spe_snapshot_resolve_auxtrace_defaults(struct record_opts *opts, in arm_spe_snapshot_resolve_auxtrace_defaults() 298 static int arm_spe_setup_aux_buffer(struct record_opts *opts) in arm_spe_setup_aux_buffer() 362 struct record_opts *opts) in arm_spe_setup_tracking_event() 394 struct record_opts *opts) in arm_spe_recording_options() 447 struct record_opts *opts, in arm_spe_parse_snapshot_options()
|
| H A D | hisi-ptt.c | 65 static int hisi_ptt_set_auxtrace_mmap_page(struct record_opts *opts) in hisi_ptt_set_auxtrace_mmap_page() 99 struct record_opts *opts) in hisi_ptt_recording_options()
|
| H A D | machine.c | 9 void arch__add_leaf_frame_record_opts(struct record_opts *opts) in arch__add_leaf_frame_record_opts()
|
| /linux/tools/perf/arch/powerpc/util/ |
| H A D | auxtrace.c | 23 struct record_opts *opts) in powerpc_vpadtl_recording_options()
|
| /linux/tools/perf/tests/ |
| H A D | openat-syscall-tp-fields.c | 29 struct record_opts opts = { in test__syscall_openat_tp_fields()
|
| H A D | keep-tracking.c | 66 struct record_opts opts = { in test__keep_tracking()
|
| H A D | backward-ring-buffer.c | 92 struct record_opts opts = { in test__backward_ring_buffer()
|
| /linux/tools/perf/arch/x86/util/ |
| H 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()
|