Home
last modified time | relevance | path

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

/Linux-v5.15/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.h261 bool vm_time_correlation; member
Dintel-pt-decoder.c140 bool vm_time_correlation; member
318 decoder->vm_time_correlation = params->vm_time_correlation; in intel_pt_decoder_new()
1586 if (decoder->vm_time_correlation && in intel_pt_calc_tsc_timestamp()
3599 if (decoder->vm_time_correlation) { in intel_pt_sync()
/Linux-v5.15/tools/perf/
Dbuiltin-inject.c738 inject->itrace_synth_opts.vm_time_correlation = true; in parse_vm_time_correlation()
799 } else if (inject->itrace_synth_opts.vm_time_correlation) { in __cmd_inject()
/Linux-v5.15/tools/perf/util/
Dauxtrace.h136 bool vm_time_correlation; member
Dintel-pt.c346 pt->synth_opts.vm_time_correlation); in intel_pt_do_fix_overlap()
354 if (pt->synth_opts.vm_time_correlation) in intel_pt_do_fix_overlap()
1201 params.vm_time_correlation = pt->synth_opts.vm_time_correlation; in intel_pt_alloc_queue()
2487 !pt->sampling_mode && !pt->synth_opts.vm_time_correlation) { in intel_pt_run_decoder()
3751 if (pt->synth_opts.vm_time_correlation) { in intel_pt_process_auxtrace_info()