Searched refs:full_auxtrace (Results 1 – 10 of 10) sorted by relevance
138 opts->full_auxtrace = true; in intel_bts_recording_options() 142 if (opts->auxtrace_snapshot_mode && !opts->full_auxtrace) { in intel_bts_recording_options() 147 if (!opts->full_auxtrace) in intel_bts_recording_options() 150 if (opts->full_auxtrace && !perf_cpu_map__is_any_cpu_or_is_empty(cpus)) { in intel_bts_recording_options() 194 if (opts->full_auxtrace && !opts->auxtrace_mmap_pages) { in intel_bts_recording_options() 236 if (opts->full_auxtrace) { in intel_bts_recording_options()
645 opts->full_auxtrace = true; in intel_pt_recording_options() 649 if (opts->auxtrace_snapshot_mode && !opts->full_auxtrace) { in intel_pt_recording_options() 667 if (!opts->full_auxtrace) in intel_pt_recording_options() 751 if (opts->full_auxtrace && !opts->auxtrace_mmap_pages) { in intel_pt_recording_options() 787 if (opts->full_auxtrace && (intel_pt_evsel->core.attr.config & tsc_bit)) in intel_pt_recording_options() 859 if (opts->full_auxtrace) { in intel_pt_recording_options()
69 if (!opts->full_auxtrace) in hisi_ptt_set_auxtrace_mmap_page() 72 if (opts->full_auxtrace && !opts->auxtrace_mmap_pages) { in hisi_ptt_set_auxtrace_mmap_page() 119 opts->full_auxtrace = true; in hisi_ptt_recording_options()
413 opts->full_auxtrace = true; in arm_spe_recording_options() 425 if (!opts->full_auxtrace) in arm_spe_recording_options()
35 bool full_auxtrace; member
117 if (opts->full_auxtrace || opts->sample_identifier) { in evlist__config()
25 opts->full_auxtrace = true; in powerpc_vpadtl_recording_options()
55 opts->full_auxtrace = true; in cpumsf_recording_options()
1829 if (!rec->opts.full_auxtrace) in record__init_features() 2132 if (rec->opts.full_auxtrace) { in record__synthesize() 2503 if (rec->opts.full_auxtrace) { in __cmd_record() 2968 if (rec->samples && !rec->opts.full_auxtrace) in __cmd_record() 4365 if (rec->opts.full_auxtrace) in cmd_record()
355 opts->full_auxtrace = true; in cs_etm_recording_options()