Home
last modified time | relevance | path

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

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