Home
last modified time | relevance | path

Searched refs:vm_tm_corr_dry_run (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.h285 bool vm_tm_corr_dry_run; member
Dintel-pt-decoder.c142 bool vm_tm_corr_dry_run; member
328 decoder->vm_tm_corr_dry_run = params->vm_tm_corr_dry_run; in intel_pt_decoder_new()
2509 if (!decoder->vm_tm_corr_dry_run) in intel_pt_translate_vm_tsc()
2793 if (!decoder->vm_tm_corr_dry_run) in intel_pt_vm_tm_corr_pebs_tsc()
/linux-6.1.9/tools/perf/util/
Dauxtrace.h146 bool vm_tm_corr_dry_run; member
Dintel-pt.c1311 params.vm_tm_corr_dry_run = pt->synth_opts.vm_tm_corr_dry_run; in intel_pt_alloc_queue()
/linux-6.1.9/tools/perf/
Dbuiltin-inject.c1732 inject->itrace_synth_opts.vm_tm_corr_dry_run = true; in parse_vm_time_correlation()