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

/linux-master/arch/x86/events/intel/
H A Duncore.c13 struct intel_uncore_type *empty_uncore[] = { NULL, }; variable in typeref:struct:intel_uncore_type
14 struct intel_uncore_type **uncore_msr_uncores = empty_uncore;
15 struct intel_uncore_type **uncore_pci_uncores = empty_uncore;
16 struct intel_uncore_type **uncore_mmio_uncores = empty_uncore;
1436 uncore_pci_uncores = empty_uncore;
1669 uncore_msr_uncores = empty_uncore;
1690 uncore_mmio_uncores = empty_uncore;
H A Duncore.h585 extern struct intel_uncore_type *empty_uncore[];
H A Duncore_discovery.c612 return empty_uncore;

Completed in 285 milliseconds