Searched refs:SNBEP_PMON_CTL_EN (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/arch/x86/events/intel/ |
H A D | uncore_snbep.c | 24 #define SNBEP_PMON_CTL_EN (1 << 22) macro 580 pci_write_config_dword(pdev, hwc->config_base, hwc->config | SNBEP_PMON_CTL_EN); in snbep_uncore_pci_enable_event() 645 wrmsrl(hwc->config_base, hwc->config | SNBEP_PMON_CTL_EN); in snbep_uncore_msr_enable_event() 1226 pci_write_config_dword(pdev, hwc->config_base, hwc->config | SNBEP_PMON_CTL_EN); in snbep_qpi_enable_event() 1779 wrmsrl(hwc->config_base, hwc->config | SNBEP_PMON_CTL_EN); in ivbep_cbox_enable_event() 1875 hwc->config | SNBEP_PMON_CTL_EN); in ivbep_uncore_irp_enable_event() 2294 hwc->config | SNBEP_PMON_CTL_EN); in knl_uncore_imc_enable_event() 2763 wrmsrl(hwc->config_base, hwc->config | SNBEP_PMON_CTL_EN); in hswep_cbox_enable_event() 3700 wrmsrl(hwc->config_base, hwc->config | SNBEP_PMON_CTL_EN); in skx_iio_enable_event() 4649 wrmsrl(hwc->config_base, hwc->config | SNBEP_PMON_CTL_EN); in snr_cha_enable_event() [all...] |
/kernel/linux/linux-5.10/arch/x86/events/intel/ |
H A D | uncore_snbep.c | 23 #define SNBEP_PMON_CTL_EN (1 << 22) macro 558 pci_write_config_dword(pdev, hwc->config_base, hwc->config | SNBEP_PMON_CTL_EN); in snbep_uncore_pci_enable_event() 623 wrmsrl(hwc->config_base, hwc->config | SNBEP_PMON_CTL_EN); in snbep_uncore_msr_enable_event() 1204 pci_write_config_dword(pdev, hwc->config_base, hwc->config | SNBEP_PMON_CTL_EN); in snbep_qpi_enable_event() 1707 wrmsrl(hwc->config_base, hwc->config | SNBEP_PMON_CTL_EN); in ivbep_cbox_enable_event() 1803 hwc->config | SNBEP_PMON_CTL_EN); in ivbep_uncore_irp_enable_event() 2222 hwc->config | SNBEP_PMON_CTL_EN); in knl_uncore_imc_enable_event() 2691 wrmsrl(hwc->config_base, hwc->config | SNBEP_PMON_CTL_EN); in hswep_cbox_enable_event() 3628 wrmsrl(hwc->config_base, hwc->config | SNBEP_PMON_CTL_EN); in skx_iio_enable_event() 4351 wrmsrl(hwc->config_base, hwc->config | SNBEP_PMON_CTL_EN); in snr_cha_enable_event() [all...] |
Completed in 13 milliseconds