---
title: HV_MSR_IA32_PMC7
framework: hypervisor
role: symbol
role_heading: Global Variable
path: hypervisor/hv_msr_ia32_pmc7
---

# HV_MSR_IA32_PMC7

The value that represents the address of Performance Counter Register 7.

## Declaration

```swift
var HV_MSR_IA32_PMC7: UInt32 { get }
```

## Mentioned in

Extending vCPU Capabilities Using Model-Specific Registers

## See Also

### Constants

- [HV_MSR_IA32_ARCH_CAPABILITIES](hypervisor/hv_msr_ia32_arch_capabilities.md)
- [HV_MSR_IA32_A_PMC0](hypervisor/hv_msr_ia32_a_pmc0.md)
- [HV_MSR_IA32_A_PMC7](hypervisor/hv_msr_ia32_a_pmc7.md)
- [HV_MSR_IA32_CSTAR](hypervisor/hv_msr_ia32_cstar.md)
- [HV_MSR_IA32_DEBUGCTL](hypervisor/hv_msr_ia32_debugctl.md)
- [HV_MSR_IA32_EFER](hypervisor/hv_msr_ia32_efer.md)
- [HV_MSR_IA32_FIXED_CTR0](hypervisor/hv_msr_ia32_fixed_ctr0.md)
- [HV_MSR_IA32_FIXED_CTR1](hypervisor/hv_msr_ia32_fixed_ctr1.md)
- [HV_MSR_IA32_FIXED_CTR2](hypervisor/hv_msr_ia32_fixed_ctr2.md)
- [HV_MSR_IA32_FIXED_CTR3](hypervisor/hv_msr_ia32_fixed_ctr3.md)
- [HV_MSR_IA32_FIXED_CTR_CTRL](hypervisor/hv_msr_ia32_fixed_ctr_ctrl.md)
- [HV_MSR_IA32_FLUSH_CMD](hypervisor/hv_msr_ia32_flush_cmd.md)
- [HV_MSR_IA32_FMASK](hypervisor/hv_msr_ia32_fmask.md)
- [HV_MSR_IA32_FS_BASE](hypervisor/hv_msr_ia32_fs_base.md)
- [HV_MSR_IA32_GS_BASE](hypervisor/hv_msr_ia32_gs_base.md)
