Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.c144 bool vm_tm_corr_same_buf; member
656 decoder->vm_tm_corr_same_buf = false; in intel_pt_get_data()
2697 decoder->vm_tm_corr_continuous && decoder->vm_tm_corr_same_buf) { in intel_pt_vm_tm_corr_tsc()
2701 } else if (decoder->in_psb && data->pip && decoder->vm_tm_corr_same_buf) { in intel_pt_vm_tm_corr_tsc()
2861 decoder->vm_tm_corr_same_buf = true; in intel_pt_vm_time_correlation()