Home
last modified time | relevance | path

Searched refs:full_auxtrace (Results 1 – 9 of 9) sorted by relevance

/linux-6.3-rc2/tools/perf/arch/x86/util/
A Dintel-bts.c134 opts->full_auxtrace = true; in intel_bts_recording_options()
138 if (opts->auxtrace_snapshot_mode && !opts->full_auxtrace) { in intel_bts_recording_options()
143 if (!opts->full_auxtrace) in intel_bts_recording_options()
146 if (opts->full_auxtrace && !perf_cpu_map__empty(cpus)) { in intel_bts_recording_options()
190 if (opts->full_auxtrace && !opts->auxtrace_mmap_pages) { in intel_bts_recording_options()
232 if (opts->full_auxtrace) { in intel_bts_recording_options()
A Dintel-pt.c651 opts->full_auxtrace = true; in intel_pt_recording_options()
655 if (opts->auxtrace_snapshot_mode && !opts->full_auxtrace) { in intel_pt_recording_options()
673 if (!opts->full_auxtrace) in intel_pt_recording_options()
757 if (opts->full_auxtrace && !opts->auxtrace_mmap_pages) { in intel_pt_recording_options()
793 if (opts->full_auxtrace && (intel_pt_evsel->core.attr.config & tsc_bit)) in intel_pt_recording_options()
865 if (opts->full_auxtrace) { in intel_pt_recording_options()
/linux-6.3-rc2/tools/perf/arch/arm64/util/
A Dhisi-ptt.c68 if (!opts->full_auxtrace) in hisi_ptt_set_auxtrace_mmap_page()
71 if (opts->full_auxtrace && !opts->auxtrace_mmap_pages) { in hisi_ptt_set_auxtrace_mmap_page()
118 opts->full_auxtrace = true; in hisi_ptt_recording_options()
A Darm-spe.c165 opts->full_auxtrace = true; in arm_spe_recording_options()
169 if (!opts->full_auxtrace) in arm_spe_recording_options()
/linux-6.3-rc2/tools/perf/util/
A Drecord.h34 bool full_auxtrace; member
A Drecord.c117 if (opts->full_auxtrace || opts->sample_identifier) { in evlist__config()
/linux-6.3-rc2/tools/perf/arch/s390/util/
A Dauxtrace.c54 opts->full_auxtrace = true; in cpumsf_recording_options()
/linux-6.3-rc2/tools/perf/arch/arm/util/
A Dcs-etm.c340 opts->full_auxtrace = true; in cs_etm_recording_options()
418 if (opts->full_auxtrace && !opts->auxtrace_mmap_pages) { in cs_etm_recording_options()
454 if (opts->full_auxtrace) { in cs_etm_recording_options()
/linux-6.3-rc2/tools/perf/
A Dbuiltin-record.c1708 if (!rec->opts.full_auxtrace) in record__init_features()
1999 if (rec->opts.full_auxtrace) { in record__synthesize()
2377 if (rec->opts.full_auxtrace) { in __cmd_record()
2821 if (rec->samples && !rec->opts.full_auxtrace) in __cmd_record()
4213 if (rec->opts.full_auxtrace) in cmd_record()

Completed in 22 milliseconds