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

/linux-master/arch/x86/events/intel/
H A Duncore_snbep.c6427 uncore_get_uncores(enum uncore_access_type type_id, int num_extra, function
6485 uncore_msr_uncores = uncore_get_uncores(UNCORE_ACCESS_MSR,
6569 uncore_pci_uncores = uncore_get_uncores(UNCORE_ACCESS_PCI,
6582 uncore_mmio_uncores = uncore_get_uncores(UNCORE_ACCESS_MMIO, 0, NULL,
6586 uncore_mmio_uncores = uncore_get_uncores(UNCORE_ACCESS_MMIO,
6669 uncore_msr_uncores = uncore_get_uncores(UNCORE_ACCESS_MSR,
6680 uncore_pci_uncores = uncore_get_uncores(UNCORE_ACCESS_PCI, 0, NULL,
6688 uncore_mmio_uncores = uncore_get_uncores(UNCORE_ACCESS_MMIO, 0, NULL,

Completed in 229 milliseconds