Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/tools/perf/
Dbuiltin-top.c330 if (!top->record_opts.overwrite && in perf_top__print_sym_table()
641 hists->uid_filter_str = top->record_opts.target.uid_str; in display_thread_tui()
647 !top->record_opts.overwrite, in display_thread_tui()
738 !(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()
1020 struct record_opts *opts = &top->record_opts; in perf_top__start_counters()
1234 struct record_opts *opts = &top->record_opts; in __cmd_top()
[all …]
Dbuiltin-record.c90 struct record_opts opts;
407 struct record_opts *opts = (struct record_opts *)opt->value; in record__aio_parse()
454 struct record_opts *opts = (struct record_opts *)opt->value; in record__mmap_flush_parse()
488 struct record_opts *opts = opt->value; in record__parse_comp_level()
841 struct record_opts *opts = &rec->opts; in record__mmap_evlist()
885 struct record_opts *opts = &rec->opts; in record__open()
1379 struct record_opts *opts = &rec->opts; in record__synthesize()
1523 struct record_opts *opts = &rec->opts; in record__setup_sb_evlist()
1613 struct record_opts *opts = &rec->opts; in __cmd_record()
2084 int record_opts__parse_callchain(struct record_opts *record, in record_opts__parse_callchain()
[all …]
/kernel/linux/linux-5.10/tools/perf/util/
Dauxtrace.h29 struct record_opts;
363 struct record_opts *opts);
377 struct record_opts *opts,
555 struct record_opts *opts,
559 struct record_opts *opts, const char *str);
562 struct record_opts *opts);
686 struct record_opts *opts __maybe_unused) in auxtrace_record__options()
720 struct record_opts *opts __maybe_unused, in auxtrace_parse_snapshot_options()
732 struct record_opts *opts __maybe_unused, in auxtrace_parse_sample_options()
Drecord.c92 void perf_evlist__config(struct evlist *evlist, struct record_opts *opts, in perf_evlist__config()
155 static int record_opts__config_freq(struct record_opts *opts) in record_opts__config_freq()
215 int record_opts__config(struct record_opts *opts) in record_opts__config()
270 struct record_opts *opts = opt->value; in record__parse_freq()
Dtop.h22 struct record_opts record_opts; member
Drecord.h14 struct record_opts { struct
84 static inline bool record_opts__no_switch_events(const struct record_opts *opts) in record_opts__no_switch_events() argument
Dclockid.c70 struct record_opts *opts = (struct record_opts *)opt->value; in parse_clockid()
Dsynthetic-events.h24 struct record_opts;
93 struct machine *machine, struct record_opts *opts);
98 struct record_opts *opts __maybe_unused) in perf_event__synthesize_bpf_events()
Dtop.c28 struct record_opts *opts = &top->record_opts; in perf_top__header_snprintf()
Devlist.h21 struct record_opts;
185 void perf_evlist__config(struct evlist *evlist, struct record_opts *opts,
187 int record_opts__config(struct record_opts *opts);
Devsel.h154 struct record_opts;
207 void evsel__config(struct evsel *evsel, struct record_opts *opts,
209 void evsel__config_callchain(struct evsel *evsel, struct record_opts *opts,
Dbpf-event.h17 struct record_opts;
Dcallchain.h243 struct record_opts;
245 int record_opts__parse_callchain(struct record_opts *record,
Dkvm-stat.h78 struct record_opts opts;
Dbpf-event.c167 struct record_opts *opts) in perf_event__synthesize_one_bpf_prog()
372 struct record_opts *opts) in perf_event__synthesize_bpf_events()
/kernel/linux/linux-5.10/tools/perf/arch/s390/util/
Dauxtrace.c49 struct record_opts *opts) in cpumsf_recording_options()
77 struct record_opts *opts __maybe_unused, in cpumsf_parse_snapshot_options()
/kernel/linux/linux-5.10/tools/perf/tests/
Dopenat-syscall-tp-fields.c27 struct record_opts opts = { in test__syscall_openat_tp_fields()
Dkeep-tracking.c66 struct record_opts opts = { in test__keep_tracking()
Dbackward-ring-buffer.c92 struct record_opts opts = { in test__backward_ring_buffer()
Dperf-record.c46 struct record_opts opts = { in test__PERF_RECORD()
Dbpf.c115 struct record_opts opts = { in do_test()
/kernel/linux/linux-5.10/tools/perf/arch/x86/util/
Dintel-bts.c107 struct record_opts *opts) in intel_bts_recording_options()
251 struct record_opts *opts, in intel_bts_parse_snapshot_options()
/kernel/linux/linux-5.10/tools/perf/arch/x86/tests/
Dperf-time-to-tsc.c50 struct record_opts opts = { in test__perf_time_to_tsc()
/kernel/linux/linux-5.10/tools/perf/arch/arm64/util/
Darm-spe.c65 struct record_opts *opts) in arm_spe_recording_options()
/kernel/linux/linux-5.10/tools/perf/arch/arm/util/
Dcs-etm.c194 struct record_opts *opts, in cs_etm_parse_snapshot_options()
254 struct record_opts *opts) in cs_etm_recording_options()

12