Home
last modified time | relevance | path

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

/linux/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.h285 bool vm_tm_corr_dry_run; member
H A 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()
2513 if (!decoder->vm_tm_corr_dry_run) in intel_pt_translate_vm_tsc()
2797 if (!decoder->vm_tm_corr_dry_run) in intel_pt_vm_tm_corr_pebs_tsc()
/linux/tools/perf/
H A Dbuiltin-inject.c1945 inject->itrace_synth_opts.vm_tm_corr_dry_run = true; in parse_vm_time_correlation()