/linux/tools/perf/util/ |
H A D | off_cpu.h | 9 struct record_opts; 22 struct record_opts *opts); 27 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 | record.h | 14 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 D | clockid.c | 70 struct record_opts *opts = (struct record_opts *)opt->value; in parse_clockid()
|
H 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);
|
H A D | synthetic-events.h | 27 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 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 | kvm-stat.h | 82 struct record_opts opts;
|
H A D | bpf-event.c | 169 struct record_opts *opts) in perf_event__synthesize_one_bpf_prog() 384 struct record_opts *opts) in perf_event__synthesize_bpf_events()
|
H A D | bpf_off_cpu.c | 132 struct record_opts *opts) in off_cpu_prepare()
|
H A D | auxtrace.c | 615 struct record_opts *opts) in auxtrace_record__options() 632 struct record_opts *opts, const char *str) in auxtrace_parse_snapshot_options() 698 struct record_opts *opts) in auxtrace_validate_aux_sample_size() 748 struct record_opts *opts, const char *str) in auxtrace_parse_sample_options()
|
/linux/tools/perf/ |
H A D | builtin-top.c | 334 if (!top->record_opts.overwrite && in perf_top__print_sym_table() 645 hists->uid_filter_str = top->record_opts.target.uid_str; in display_thread_tui() 649 &top->session->header.env, !top->record_opts.overwrite); in display_thread_tui() 738 !(top->record_opts.branch_stack & PERF_SAMPLE_BRANCH_ANY), in hist_iter__top_callback() 878 struct record_opts *opts = &top->record_opts; in perf_top__mmap_read_idx() 913 bool overwrite = top->record_opts.overwrite; in perf_top__mmap_read() 948 struct record_opts *opts = &top->record_opts; in perf_top__overwrite_check() 994 struct record_opts *opt in perf_top_overwrite_fallback() [all...] |
/linux/tools/perf/arch/s390/util/ |
H 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()
|
/linux/tools/perf/arch/arm64/util/ |
H 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()
|
H A D | machine.c | 13 void arch__add_leaf_frame_record_opts(struct record_opts *opts) in arch__add_leaf_frame_record_opts()
|
/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()
|
/linux/tools/perf/tests/ |
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()
|
H A D | perf-time-to-tsc.c | 70 struct record_opts opts = { in test__perf_time_to_tsc()
|
H A D | perf-record.c | 46 struct record_opts opts = { in test__PERF_RECORD()
|
H A D | switch-tracking.c | 331 struct record_opts opts = { in test__switch_tracking()
|
/linux/tools/perf/bench/ |
H A D | evlist-open-close.c | 33 static struct record_opts opts = {
|
/linux/tools/perf/arch/arm/util/ |
H A D | cs-etm.c | 241 struct record_opts *opts, in cs_etm_parse_snapshot_options() 307 struct record_opts *opts) in cs_etm_recording_options()
|