Home
last modified time | relevance | path

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

/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.h263 bool vm_tm_corr_dry_run; member
Dintel-pt-decoder.c142 bool vm_tm_corr_dry_run; member
320 decoder->vm_tm_corr_dry_run = params->vm_tm_corr_dry_run; in intel_pt_decoder_new()
2371 if (!decoder->vm_tm_corr_dry_run) in intel_pt_translate_vm_tsc()
2655 if (!decoder->vm_tm_corr_dry_run) in intel_pt_vm_tm_corr_pebs_tsc()
/tools/perf/util/
Dauxtrace.h137 bool vm_tm_corr_dry_run; member
Dintel-pt.c1237 params.vm_tm_corr_dry_run = pt->synth_opts.vm_tm_corr_dry_run; in intel_pt_alloc_queue()
/tools/perf/
Dbuiltin-inject.c747 inject->itrace_synth_opts.vm_tm_corr_dry_run = true; in parse_vm_time_correlation()