Home
last modified time | relevance | path

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

/tools/perf/util/
Dtop.h17 struct record_opts record_opts; member
Drecord.c98 void perf_evlist__config(struct perf_evlist *evlist, struct record_opts *opts) in perf_evlist__config()
152 static int record_opts__config_freq(struct record_opts *opts) in record_opts__config_freq()
202 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.h16 struct record_opts;
110 void perf_evlist__config(struct perf_evlist *evlist, struct record_opts *opts);
111 int record_opts__config(struct record_opts *opts);
Dkvm-stat.h74 struct record_opts opts;
Devsel.h106 struct record_opts;
134 struct record_opts *opts);
Devsel.c594 void perf_evsel__config(struct perf_evsel *evsel, struct record_opts *opts) in perf_evsel__config()
/tools/perf/
Dperf.h42 struct record_opts { struct
Dbuiltin-top.c580 hists->uid_filter_str = top->record_opts.target.uid_str; in display_thread_tui()
879 struct record_opts *opts = &top->record_opts; in perf_top__start_counters()
931 struct record_opts *opts = &top->record_opts; in __cmd_top()
1054 .record_opts = { in cmd_top()
1066 struct record_opts *opts = &top.record_opts; in cmd_top()
1121 OPT_CALLBACK_NOOPT('g', NULL, &top.record_opts, in cmd_top()
1124 OPT_CALLBACK(0, "call-graph", &top.record_opts, in cmd_top()
Dbuiltin-record.c38 struct record_opts opts;
142 struct record_opts *opts = &rec->opts; in record__open()
310 struct record_opts *opts = &rec->opts; in __cmd_record()
Dbuiltin-trace.c1221 struct record_opts opts;
/tools/perf/tests/
Dopen-syscall-tp-fields.c10 struct record_opts opts = { in test__syscall_open_tp_fields()
Dkeep-tracking.c54 struct record_opts opts = { in test__keep_tracking()
Dperf-time-to-tsc.c38 struct record_opts opts = { in test__perf_time_to_tsc()
Dperf-record.c37 struct record_opts opts = { in test__PERF_RECORD()
Dcode-reading.c393 struct record_opts opts = { in do_test_code_reading()
Dswitch-tracking.c312 struct record_opts opts = { in test__switch_tracking()