Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event_intel_uncore.c5 struct intel_uncore_type **uncore_pci_uncores = empty_uncore; variable
824 type = uncore_pci_uncores[UNCORE_PCI_DEV_TYPE(id->driver_data)]; in uncore_pci_probe()
932 ret = uncore_types_init(uncore_pci_uncores); in uncore_pci_init()
943 uncore_types_exit(uncore_pci_uncores); in uncore_pci_init()
953 uncore_types_exit(uncore_pci_uncores); in uncore_pci_exit()
1123 uncore_change_context(uncore_pci_uncores, cpu, target); in uncore_event_exit_cpu()
1139 uncore_change_context(uncore_pci_uncores, -1, cpu); in uncore_event_init_cpu()
Dperf_event_intel_uncore.h318 extern struct intel_uncore_type **uncore_pci_uncores;
Dperf_event_intel_uncore_snb.c544 uncore_pci_uncores = snb_pci_uncores; in imc_uncore_pci_init()
Dperf_event_intel_uncore_snbep.c1145 uncore_pci_uncores = snbep_pci_uncores; in snbep_uncore_pci_init()
1709 uncore_pci_uncores = ivbep_pci_uncores; in ivbep_uncore_pci_init()
2319 uncore_pci_uncores = hswep_pci_uncores; in hswep_uncore_pci_init()