empty_uncore 8 arch/x86/events/intel/uncore.c static struct intel_uncore_type *empty_uncore[] = { NULL, }; empty_uncore 9 arch/x86/events/intel/uncore.c struct intel_uncore_type **uncore_msr_uncores = empty_uncore; empty_uncore 10 arch/x86/events/intel/uncore.c struct intel_uncore_type **uncore_pci_uncores = empty_uncore; empty_uncore 11 arch/x86/events/intel/uncore.c struct intel_uncore_type **uncore_mmio_uncores = empty_uncore; empty_uncore 1142 arch/x86/events/intel/uncore.c uncore_pci_uncores = empty_uncore; empty_uncore 1370 arch/x86/events/intel/uncore.c uncore_msr_uncores = empty_uncore; empty_uncore 1391 arch/x86/events/intel/uncore.c uncore_mmio_uncores = empty_uncore;