Home
last modified time | relevance | path

Searched refs:hswep_uncore_irp_ctrs (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event_intel_uncore_snbep.c2074 static unsigned hswep_uncore_irp_ctrs[] = {0xa0, 0xa8, 0xb0, 0xb8}; variable
2082 pci_read_config_dword(pdev, hswep_uncore_irp_ctrs[hwc->idx], (u32 *)&count); in hswep_uncore_irp_read_counter()
2083 pci_read_config_dword(pdev, hswep_uncore_irp_ctrs[hwc->idx] + 4, (u32 *)&count + 1); in hswep_uncore_irp_read_counter()