Home
last modified time | relevance | path

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

/Linux-v5.15/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.c143 bool vm_tm_corr_same_buf; member
643 decoder->vm_tm_corr_same_buf = false; in intel_pt_get_data()
2433 decoder->vm_tm_corr_continuous && decoder->vm_tm_corr_same_buf) { in intel_pt_vm_tm_corr_tsc()
2437 } else if (decoder->in_psb && data->pip && decoder->vm_tm_corr_same_buf) { in intel_pt_vm_tm_corr_tsc()
2597 decoder->vm_tm_corr_same_buf = true; in intel_pt_vm_time_correlation()