Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/tools/perf/util/
A Doff_cpu.h9 struct record_opts;
22 struct record_opts *opts);
27 struct record_opts *opts __maybe_unused) in off_cpu_prepare()
A Dauxtrace.h30 struct record_opts;
392 struct record_opts *opts);
406 struct record_opts *opts,
575 struct record_opts *opts,
579 struct record_opts *opts, const char *str);
583 struct record_opts *opts);
719 struct record_opts *opts __maybe_unused) in auxtrace_record__options()
778 struct record_opts *opts __maybe_unused, in auxtrace_parse_snapshot_options()
790 struct record_opts *opts __maybe_unused, in auxtrace_parse_sample_options()
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()
A Dtop.h23 struct record_opts record_opts; member
A Drecord.h14 struct record_opts { struct
90 static inline bool record_opts__no_switch_events(const struct record_opts *opts) in record_opts__no_switch_events() argument
A Dclockid.c70 struct record_opts *opts = (struct record_opts *)opt->value; in parse_clockid()
A Dsynthetic-events.h26 struct record_opts;
109 struct machine *machine, struct record_opts *opts);
114 struct record_opts *opts __maybe_unused) in perf_event__synthesize_bpf_events()
A Dcallchain.h243 struct record_opts;
245 int record_opts__parse_callchain(struct record_opts *record,
283 void arch__add_leaf_frame_record_opts(struct record_opts *opts);
A Devlist.h21 struct record_opts;
187 void evlist__config(struct evlist *evlist, struct record_opts *opts, struct callchain_param *callch…
188 int record_opts__config(struct record_opts *opts);
435 int evlist__parse_event_enable_time(struct evlist *evlist, struct record_opts *opts,
A Dtop.c28 struct record_opts *opts = &top->record_opts; in perf_top__header_snprintf()
A Dbpf-event.h16 struct record_opts;
A Devsel.h196 struct record_opts;
255 void evsel__config(struct evsel *evsel, struct record_opts *opts,
257 void evsel__config_callchain(struct evsel *evsel, struct record_opts *opts,
A Dkvm-stat.h78 struct record_opts opts;
/linux-6.3-rc2/tools/perf/
A Dbuiltin-top.c332 if (!top->record_opts.overwrite && in perf_top__print_sym_table()
874 struct record_opts *opts = &top->record_opts; in perf_top__mmap_read_idx()
909 bool overwrite = top->record_opts.overwrite; in perf_top__mmap_read()
944 struct record_opts *opts = &top->record_opts; in perf_top__overwrite_check()
990 struct record_opts *opts = &top->record_opts; in perf_top_overwrite_fallback()
1013 struct record_opts *opts = &top->record_opts; in perf_top__start_counters()
1227 struct record_opts *opts = &top->record_opts; in __cmd_top()
1263 &top->record_opts); in __cmd_top()
1418 .record_opts = { in cmd_top()
1441 struct record_opts *opts = &top.record_opts; in cmd_top()
[all …]
A Dbuiltin-record.c155 struct record_opts opts;
506 struct record_opts *opts = (struct record_opts *)opt->value; in record__aio_parse()
553 struct record_opts *opts = (struct record_opts *)opt->value; in record__mmap_flush_parse()
587 struct record_opts *opts = opt->value; in record__parse_comp_level()
1221 struct record_opts *opts = &rec->opts; in record__mmap_evlist()
1287 struct record_opts *opts = &rec->opts; in record__open()
1970 struct record_opts *opts = &rec->opts; in record__synthesize()
2096 struct record_opts *opts = &rec->opts; in record__setup_sb_evlist()
2330 struct record_opts *opts = &rec->opts; in __cmd_record()
2960 struct record_opts *opts = (struct record_opts *)opt->value; in record__parse_affinity()
[all …]
/linux-6.3-rc2/tools/perf/arch/s390/util/
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.3-rc2/tools/perf/arch/arm64/util/
A Dmachine.c12 void arch__add_leaf_frame_record_opts(struct record_opts *opts) in arch__add_leaf_frame_record_opts()
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()
A Darm-spe.c91 arm_spe_snapshot_resolve_auxtrace_defaults(struct record_opts *opts, in arm_spe_snapshot_resolve_auxtrace_defaults()
141 struct record_opts *opts) in arm_spe_recording_options()
284 struct record_opts *opts, in arm_spe_parse_snapshot_options()
/linux-6.3-rc2/tools/perf/tests/
A Dopenat-syscall-tp-fields.c29 struct record_opts opts = { in test__syscall_openat_tp_fields()
A Dkeep-tracking.c66 struct record_opts opts = { in test__keep_tracking()
A Dbackward-ring-buffer.c92 struct record_opts opts = { in test__backward_ring_buffer()
A Dperf-time-to-tsc.c70 struct record_opts opts = { in test__perf_time_to_tsc()
/linux-6.3-rc2/tools/perf/arch/x86/util/
A Dintel-bts.c107 struct record_opts *opts) in intel_bts_recording_options()
252 struct record_opts *opts, in intel_bts_parse_snapshot_options()
/linux-6.3-rc2/tools/perf/bench/
A Devlist-open-close.c33 static struct record_opts opts = {

Completed in 43 milliseconds

12