Searched refs:intel_pt_vmcs_info (Results 1 – 3 of 3) sorted by relevance
208 struct intel_pt_vmcs_info { struct280 struct intel_pt_vmcs_info *(*findnew_vmcs_info)(void *data, uint64_t vmcs);
124 struct intel_pt_vmcs_info *(*findnew_vmcs_info)(void *data, uint64_t vmcs);2496 struct intel_pt_vmcs_info *vmcs_info) in intel_pt_translate_vm_tsc()2521 struct intel_pt_vmcs_info vmcs_info = { in intel_pt_translate_vm_tsc_offset()2539 static void intel_pt_print_vmcs_info(struct intel_pt_vmcs_info *vmcs_info) in intel_pt_print_vmcs_info()2559 struct intel_pt_vmcs_info *vmcs_info, in intel_pt_vm_tm_corr_first_tsc()2595 struct intel_pt_vmcs_info *vmcs_info; in intel_pt_vm_tm_corr_tsc()2749 struct intel_pt_vmcs_info *vmcs_info; in intel_pt_vm_tm_corr_pebs_tsc()
309 static struct intel_pt_vmcs_info *intel_pt_findnew_vmcs(struct rb_root *rb_root, in intel_pt_findnew_vmcs()315 struct intel_pt_vmcs_info *v; in intel_pt_findnew_vmcs()319 v = rb_entry(parent, struct intel_pt_vmcs_info, rb_node); in intel_pt_findnew_vmcs()343 static struct intel_pt_vmcs_info *intel_pt_findnew_vmcs_info(void *data, uint64_t vmcs) in intel_pt_findnew_vmcs_info()356 struct intel_pt_vmcs_info *v; in intel_pt_free_vmcs_info()361 v = rb_entry(n, struct intel_pt_vmcs_info, rb_node); in intel_pt_free_vmcs_info()3979 struct intel_pt_vmcs_info *vmcs_info; in intel_pt_parse_vm_tm_corr_arg()