Home
last modified time | relevance | path

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

/external/linux-tools-perf/perf-3.12.0/tools/perf/
Dbuiltin-record.c66 struct perf_record_opts opts;
200 struct perf_record_opts *opts = &rec->opts; in perf_record__open()
356 struct perf_record_opts *opts = &rec->opts; in __cmd_record()
719 int record_parse_callchain(const char *arg, struct perf_record_opts *opts) in record_parse_callchain()
775 static void callchain_debug(struct perf_record_opts *opts) in callchain_debug()
788 struct perf_record_opts *opts = opt->value; in record_parse_callchain_opt()
809 struct perf_record_opts *opts = opt->value; in record_callchain_opt()
Dperf.h218 struct perf_record_opts { struct
Dbuiltin-top.c880 struct perf_record_opts *opts = &top->record_opts; in perf_top__start_counters()
933 struct perf_record_opts *opts = &top->record_opts; in __cmd_top()
1066 struct perf_record_opts *opts = &top.record_opts; in cmd_top()
Dbuiltin-trace.c429 struct perf_record_opts opts;
Dbuiltin-kvm.c89 struct perf_record_opts opts;
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
Devlist.h15 struct perf_record_opts;
100 struct perf_record_opts *opts);
Dtop.h17 struct perf_record_opts record_opts;
Devsel.h100 struct perf_record_opts;
113 struct perf_record_opts *opts);
Drecord.c76 struct perf_record_opts *opts) in perf_evlist__config()
Dcallchain.h154 int record_parse_callchain(const char *arg, struct perf_record_opts *opts);
Dtop.c29 struct perf_record_opts *opts = &top->record_opts; in perf_top__header_snprintf()
Devsel.c570 struct perf_record_opts *opts) in perf_evsel__config()
/external/linux-tools-perf/perf-3.12.0/tools/perf/tests/
Dopen-syscall-tp-fields.c9 struct perf_record_opts opts = { in test__syscall_open_tp_fields()
Dkeep-tracking.c54 struct perf_record_opts opts = { in test__keep_tracking()
Dperf-time-to-tsc.c49 struct perf_record_opts opts = { in test__perf_time_to_tsc()
Dperf-record.c37 struct perf_record_opts opts = { in test__PERF_RECORD()
Dcode-reading.c383 struct perf_record_opts opts = { in do_test_code_reading()