Searched refs:host_tsc (Results 1 – 2 of 2) sorted by relevance
2564 uint64_t host_tsc) in intel_pt_vm_tm_corr_first_tsc() argument2604 uint64_t host_tsc; in intel_pt_vm_tm_corr_tsc() local2645 tsc_offset = host_tsc - expected_tsc; in intel_pt_vm_tm_corr_tsc()2658 decoder->last_reliable_timestamp = host_tsc; in intel_pt_vm_tm_corr_tsc()2687 if (host_tsc >= expected_tsc && intel_pt_time_in_range(decoder, host_tsc)) { in intel_pt_vm_tm_corr_tsc()2751 uint64_t host_tsc = decoder->packet.payload; in intel_pt_vm_tm_corr_pebs_tsc() local2781 host_tsc = intel_pt_8b_tsc(host_tsc, decoder->timestamp); in intel_pt_vm_tm_corr_pebs_tsc()2784 guest_tsc, host_tsc, vmcs_info->vmcs, in intel_pt_vm_tm_corr_pebs_tsc()2792 host_tsc = decoder->timestamp; in intel_pt_vm_tm_corr_pebs_tsc()2795 decoder->packet.payload = host_tsc; in intel_pt_vm_tm_corr_pebs_tsc()[all …]
1033 __u64 host_tsc; member
Completed in 110 milliseconds