Home
last modified time | relevance | path

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

/linux/arch/x86/events/intel/
H A Duncore.c14 struct intel_uncore_type *empty_uncore[] = { NULL, }; variable
15 struct intel_uncore_type **uncore_msr_uncores = empty_uncore;
16 struct intel_uncore_type **uncore_pci_uncores = empty_uncore;
17 struct intel_uncore_type **uncore_mmio_uncores = empty_uncore;
1482 uncore_pci_uncores = empty_uncore; in uncore_pci_init()
2005 uncore_msr_uncores = empty_uncore; in intel_uncore_init()
2012 uncore_mmio_uncores = empty_uncore; in intel_uncore_init()