Home
last modified time | relevance | path

Searched refs:record_opts (Results 1 – 25 of 37) sorted by relevance

12

/linux-6.15/tools/perf/util/
H A Doff_cpu.h9 struct record_opts;
22 struct record_opts *opts);
27 struct record_opts *opts __maybe_unused) in off_cpu_prepare()
H A Dauxtrace.h30 struct record_opts;
393 struct record_opts *opts);
407 struct record_opts *opts,
576 struct record_opts *opts,
580 struct record_opts *opts, const char *str);
584 struct record_opts *opts);
721 struct record_opts *opts __maybe_unused) in auxtrace_record__options()
780 struct record_opts *opts __maybe_unused, in auxtrace_parse_snapshot_options()
792 struct record_opts *opts __maybe_unused, in auxtrace_parse_sample_options()
H A Drecord.c95 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()
H A Dtop.h23 struct record_opts record_opts; member
H A Drecord.h14 struct record_opts { struct
89 static inline bool record_opts__no_switch_events(const struct record_opts *opts) in record_opts__no_switch_events() argument
H A Dclockid.c70 struct record_opts *opts = (struct record_opts *)opt->value; in parse_clockid()
H A Dsynthetic-events.h27 struct record_opts;
128 struct machine *machine, struct record_opts *opts);
133 struct record_opts *opts __maybe_unused) in perf_event__synthesize_bpf_events()
H A Dcallchain.h245 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);
H A Devlist.h22 struct record_opts;
168 void evlist__config(struct evlist *evlist, struct record_opts *opts, struct callchain_param *callch…
169 int record_opts__config(struct record_opts *opts);
425 int evlist__parse_event_enable_time(struct evlist *evlist, struct record_opts *opts,
H A Dtop.c28 struct record_opts *opts = &top->record_opts; in perf_top__header_snprintf()
H A Dbpf-event.h16 struct record_opts;
H A Devsel.h220 struct record_opts;
275 void evsel__config(struct evsel *evsel, struct record_opts *opts,
277 void evsel__config_callchain(struct evsel *evsel, struct record_opts *opts,
H A Dkvm-stat.h82 struct record_opts opts;
H A Dbpf-event.c169 struct record_opts *opts) in perf_event__synthesize_one_bpf_prog()
384 struct record_opts *opts) in perf_event__synthesize_bpf_events()
/linux-6.15/tools/perf/
H A Dbuiltin-top.c334 if (!top->record_opts.overwrite && in perf_top__print_sym_table()
878 struct record_opts *opts = &top->record_opts; in perf_top__mmap_read_idx()
948 struct record_opts *opts = &top->record_opts; in perf_top__overwrite_check()
994 struct record_opts *opts = &top->record_opts; in perf_top_overwrite_fallback()
1017 struct record_opts *opts = &top->record_opts; in perf_top__start_counters()
1250 struct record_opts *opts = &top->record_opts; in __cmd_top()
1286 &top->record_opts); in __cmd_top()
1443 .record_opts = { in cmd_top()
1469 struct record_opts *opts = &top.record_opts; in cmd_top()
1826 top.record_opts.no_bpf_event = true; in cmd_top()
[all …]
H A Dbuiltin-record.c154 struct record_opts opts;
520 struct record_opts *opts = (struct record_opts *)opt->value; in record__aio_parse()
567 struct record_opts *opts = (struct record_opts *)opt->value; in record__mmap_flush_parse()
601 struct record_opts *opts = opt->value; in record__parse_comp_level()
953 struct record_opts *opts = &rec->opts; in record__config_tracking_events()
1302 struct record_opts *opts = &rec->opts; in record__mmap_evlist()
1368 struct record_opts *opts = &rec->opts; in record__open()
2032 struct record_opts *opts = &rec->opts; in record__synthesize()
2158 struct record_opts *opts = &rec->opts; in record__setup_sb_evlist()
2366 struct record_opts *opts = &rec->opts; in __cmd_record()
[all …]
/linux-6.15/tools/perf/arch/s390/util/
H A Dauxtrace.c49 struct record_opts *opts) in cpumsf_recording_options()
77 struct record_opts *opts __maybe_unused, in cpumsf_parse_snapshot_options()
/linux-6.15/tools/perf/arch/arm64/util/
H A Darm-spe.c184 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()
H A Dhisi-ptt.c64 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()
H A Dmachine.c13 void arch__add_leaf_frame_record_opts(struct record_opts *opts) in arch__add_leaf_frame_record_opts()
/linux-6.15/tools/perf/tests/
H A Dopenat-syscall-tp-fields.c29 struct record_opts opts = { in test__syscall_openat_tp_fields()
H A Dkeep-tracking.c66 struct record_opts opts = { in test__keep_tracking()
H A Dbackward-ring-buffer.c92 struct record_opts opts = { in test__backward_ring_buffer()
H A Dperf-time-to-tsc.c70 struct record_opts opts = { in test__perf_time_to_tsc()
/linux-6.15/tools/perf/arch/x86/util/
H A Dintel-bts.c107 struct record_opts *opts) in intel_bts_recording_options()
252 struct record_opts *opts, in intel_bts_parse_snapshot_options()

12