auxtrace_snapshot_mode 207 tools/perf/arch/arm/util/cs-etm.c opts->auxtrace_snapshot_mode = true; auxtrace_snapshot_mode 265 tools/perf/arch/arm/util/cs-etm.c ptr->snapshot_mode = opts->auxtrace_snapshot_mode; auxtrace_snapshot_mode 299 tools/perf/arch/arm/util/cs-etm.c if (opts->auxtrace_snapshot_mode) { auxtrace_snapshot_mode 388 tools/perf/arch/arm/util/cs-etm.c if (opts->auxtrace_snapshot_mode) auxtrace_snapshot_mode 117 tools/perf/arch/x86/util/intel-bts.c btsr->snapshot_mode = opts->auxtrace_snapshot_mode; auxtrace_snapshot_mode 132 tools/perf/arch/x86/util/intel-bts.c if (opts->auxtrace_snapshot_mode && !opts->full_auxtrace) { auxtrace_snapshot_mode 146 tools/perf/arch/x86/util/intel-bts.c if (opts->auxtrace_snapshot_mode) { auxtrace_snapshot_mode 199 tools/perf/arch/x86/util/intel-bts.c if (opts->auxtrace_snapshot_mode) auxtrace_snapshot_mode 260 tools/perf/arch/x86/util/intel-bts.c opts->auxtrace_snapshot_mode = true; auxtrace_snapshot_mode 250 tools/perf/arch/x86/util/intel-pt.c opts->auxtrace_snapshot_mode = true; auxtrace_snapshot_mode 589 tools/perf/arch/x86/util/intel-pt.c ptr->snapshot_mode = opts->auxtrace_snapshot_mode; auxtrace_snapshot_mode 604 tools/perf/arch/x86/util/intel-pt.c if (opts->auxtrace_snapshot_mode && !opts->full_auxtrace) { auxtrace_snapshot_mode 625 tools/perf/arch/x86/util/intel-pt.c if (opts->auxtrace_snapshot_mode) { auxtrace_snapshot_mode 685 tools/perf/arch/x86/util/intel-pt.c if (opts->auxtrace_snapshot_mode) auxtrace_snapshot_mode 713 tools/perf/builtin-record.c opts->auxtrace_snapshot_mode, auxtrace_snapshot_mode 999 tools/perf/builtin-record.c if (map->auxtrace_mmap.base && !rec->opts.auxtrace_snapshot_mode && auxtrace_snapshot_mode 1359 tools/perf/builtin-record.c if (rec->opts.auxtrace_snapshot_mode || rec->switch_output.enabled) { auxtrace_snapshot_mode 1361 tools/perf/builtin-record.c if (rec->opts.auxtrace_snapshot_mode) auxtrace_snapshot_mode 33 tools/perf/util/record.h bool auxtrace_snapshot_mode;