Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_intel_uncore.c5 struct intel_uncore_type **uncore_pci_uncores = empty_uncore; variable
877 type = uncore_pci_uncores[UNCORE_PCI_DEV_TYPE(id->driver_data)]; in uncore_pci_probe()
992 ret = uncore_types_init(uncore_pci_uncores); in uncore_pci_init()
1003 uncore_types_exit(uncore_pci_uncores); in uncore_pci_init()
1013 uncore_types_exit(uncore_pci_uncores); in uncore_pci_exit()
1183 uncore_change_context(uncore_pci_uncores, cpu, target); in uncore_event_exit_cpu()
1199 uncore_change_context(uncore_pci_uncores, -1, cpu); in uncore_event_init_cpu()
Dperf_event_intel_uncore.h327 extern struct intel_uncore_type **uncore_pci_uncores;
Dperf_event_intel_uncore_snbep.c1161 uncore_pci_uncores = snbep_pci_uncores; in snbep_uncore_pci_init()
1725 uncore_pci_uncores = ivbep_pci_uncores; in ivbep_uncore_pci_init()
2335 uncore_pci_uncores = hswep_pci_uncores; in hswep_uncore_pci_init()
2498 uncore_pci_uncores = bdx_pci_uncores; in bdx_uncore_pci_init()
Dperf_event_intel_uncore_snb.c588 uncore_pci_uncores = snb_pci_uncores; in imc_uncore_pci_init()