Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dtop.h17 struct record_opts record_opts; member
Dauxtrace.h36 struct record_opts;
295 struct record_opts *opts);
308 struct record_opts *opts,
427 struct record_opts *opts,
431 struct record_opts *opts);
541 struct record_opts *opts __maybe_unused) in auxtrace_record__options()
575 struct record_opts *opts __maybe_unused, in auxtrace_parse_snapshot_options()
Drecord.c132 void perf_evlist__config(struct perf_evlist *evlist, struct record_opts *opts) in perf_evlist__config()
186 static int record_opts__config_freq(struct record_opts *opts) in record_opts__config_freq()
236 int record_opts__config(struct record_opts *opts) in record_opts__config()
Dtop.c29 struct record_opts *opts = &top->record_opts; in perf_top__header_snprintf()
Devlist.h18 struct record_opts;
124 void perf_evlist__config(struct perf_evlist *evlist, struct record_opts *opts);
125 int record_opts__config(struct record_opts *opts);
Dkvm-stat.h74 struct record_opts opts;
Devsel.h137 struct record_opts;
184 struct record_opts *opts);
Dauxtrace.c535 struct record_opts *opts) in auxtrace_record__options()
550 struct record_opts *opts, const char *str) in auxtrace_parse_snapshot_options()
Devsel.c560 struct record_opts *opts, in perf_evsel__config_callgraph()
622 struct record_opts *opts) in apply_config_terms()
731 void perf_evsel__config(struct perf_evsel *evsel, struct record_opts *opts) in perf_evsel__config()
/linux-4.4.14/tools/perf/
Dbuiltin-top.c587 hists->uid_filter_str = top->record_opts.target.uid_str; in display_thread_tui()
700 !(top->record_opts.branch_stack & PERF_SAMPLE_BRANCH_ANY)); in hist_iter__top_callback()
895 struct record_opts *opts = &top->record_opts; in perf_top__start_counters()
947 struct record_opts *opts = &top->record_opts; in __cmd_top()
1056 struct record_opts *record = (struct record_opts *)opt->value; in parse_callchain_opt()
1105 .record_opts = { in cmd_top()
1118 struct record_opts *opts = &top.record_opts; in cmd_top()
1173 OPT_CALLBACK_NOOPT('g', NULL, &top.record_opts, in cmd_top()
1176 OPT_CALLBACK(0, "call-graph", &top.record_opts, in cmd_top()
Dbuiltin-record.c43 struct record_opts opts;
278 struct record_opts *opts = &rec->opts; in record__open()
483 struct record_opts *opts = &rec->opts; in __cmd_record()
803 struct record_opts *record = (struct record_opts *)opt->value; in record_parse_callchain_opt()
826 struct record_opts *record = (struct record_opts *)opt->value; in record_callchain_opt()
891 struct record_opts *opts = (struct record_opts *)opt->value; in parse_clockid()
934 struct record_opts *opts = opt->value; in record__parse_mmap_pages()
Dperf.h42 struct record_opts { struct
Dbuiltin-trace.c1414 struct record_opts opts;
/linux-4.4.14/tools/perf/tests/
Dopenat-syscall-tp-fields.c11 struct record_opts opts = { in test__syscall_openat_tp_fields()
Dkeep-tracking.c54 struct record_opts opts = { in test__keep_tracking()
Dbpf.c45 struct record_opts opts = { in do_test()
Dperf-record.c37 struct record_opts opts = { in test__PERF_RECORD()
Dswitch-tracking.c312 struct record_opts opts = { in test__switch_tracking()
Dcode-reading.c439 struct record_opts opts = { in do_test_code_reading()
/linux-4.4.14/tools/perf/arch/x86/tests/
Dperf-time-to-tsc.c40 struct record_opts opts = { in test__perf_time_to_tsc()
/linux-4.4.14/tools/perf/arch/x86/util/
Dintel-bts.c113 struct record_opts *opts) in intel_bts_recording_options()
252 struct record_opts *opts, in intel_bts_parse_snapshot_options()
Dintel-pt.c238 struct record_opts *opts, in intel_pt_parse_snapshot_options()
497 struct record_opts *opts) in intel_pt_recording_options()