Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/intel-pt-decoder/
A Dintel-pt-decoder.h284 bool vm_time_correlation; member
A Dintel-pt-decoder.c141 bool vm_time_correlation; member
327 decoder->vm_time_correlation = params->vm_time_correlation; in intel_pt_decoder_new()
1836 if (decoder->vm_time_correlation && in intel_pt_calc_tsc_timestamp()
3918 if (decoder->vm_time_correlation) { in intel_pt_sync()
/linux-6.3-rc2/tools/perf/util/
A Dauxtrace.h149 bool vm_time_correlation; member
A Dintel-pt.c383 pt->synth_opts.vm_time_correlation); in intel_pt_do_fix_overlap()
391 if (pt->synth_opts.vm_time_correlation) in intel_pt_do_fix_overlap()
1317 params.vm_time_correlation = pt->synth_opts.vm_time_correlation; in intel_pt_alloc_queue()
2900 !pt->sampling_mode && !pt->synth_opts.vm_time_correlation) { in intel_pt_run_decoder()
4283 if (pt->synth_opts.vm_time_correlation) { in intel_pt_process_auxtrace_info()
/linux-6.3-rc2/tools/perf/
A Dbuiltin-inject.c1729 inject->itrace_synth_opts.vm_time_correlation = true; in parse_vm_time_correlation()
1999 } else if (inject->itrace_synth_opts.vm_time_correlation) { in __cmd_inject()

Completed in 29 milliseconds