Home
last modified time | relevance | path

Searched defs:lbr_desc (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/kvm/vmx/
A Dpmu_intel.c247 struct lbr_desc *lbr_desc = vcpu_to_lbr_desc(vcpu); in intel_pmu_release_guest_lbr_event() local
258 struct lbr_desc *lbr_desc = vcpu_to_lbr_desc(vcpu); in intel_pmu_create_guest_lbr_event() local
316 struct lbr_desc *lbr_desc = vcpu_to_lbr_desc(vcpu); in intel_pmu_handle_lbr_msrs_access() local
465 struct lbr_desc *lbr_desc = vcpu_to_lbr_desc(vcpu); in intel_pmu_refresh() local
547 struct lbr_desc *lbr_desc = vcpu_to_lbr_desc(vcpu); in intel_pmu_init() local
641 struct lbr_desc *lbr_desc = vcpu_to_lbr_desc(vcpu); in vmx_disable_lbr_msrs_passthrough() local
652 struct lbr_desc *lbr_desc = vcpu_to_lbr_desc(vcpu); in vmx_enable_lbr_msrs_passthrough() local
674 struct lbr_desc *lbr_desc = vcpu_to_lbr_desc(vcpu); in vmx_passthrough_lbr_msrs() local
A Dvmx.h103 struct lbr_desc { struct
105 struct x86_pmu_lbr records;
113 struct perf_event *event;
116 bool msr_passthrough;
340 struct lbr_desc lbr_desc; member
/linux/arch/x86/events/intel/
A Dlbr.c14 } lbr_desc[LBR_FORMAT_MAX_KNOWN + 1] = { variable

Completed in 17 milliseconds