Home
last modified time | relevance | path

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

/linux/tools/perf/util/intel-pt-decoder/
A Dintel-pt-decoder.h262 bool vm_time_correlation; member
A Dintel-pt-decoder.c140 bool vm_time_correlation; member
318 decoder->vm_time_correlation = params->vm_time_correlation; in intel_pt_decoder_new()
1595 if (decoder->vm_time_correlation && in intel_pt_calc_tsc_timestamp()
3624 if (decoder->vm_time_correlation) { in intel_pt_sync()
/linux/tools/perf/
A Dbuiltin-inject.c738 inject->itrace_synth_opts.vm_time_correlation = true; in parse_vm_time_correlation()
803 } else if (inject->itrace_synth_opts.vm_time_correlation) { in __cmd_inject()
/linux/tools/perf/util/
A Dauxtrace.h139 bool vm_time_correlation; member
A Dintel-pt.c357 pt->synth_opts.vm_time_correlation); in intel_pt_do_fix_overlap()
365 if (pt->synth_opts.vm_time_correlation) in intel_pt_do_fix_overlap()
1212 params.vm_time_correlation = pt->synth_opts.vm_time_correlation; in intel_pt_alloc_queue()
2542 !pt->sampling_mode && !pt->synth_opts.vm_time_correlation) { in intel_pt_run_decoder()
3839 if (pt->synth_opts.vm_time_correlation) { in intel_pt_process_auxtrace_info()

Completed in 25 milliseconds