intel_uncore_type    8 arch/x86/events/intel/uncore.c static struct intel_uncore_type *empty_uncore[] = { NULL, };
intel_uncore_type    9 arch/x86/events/intel/uncore.c struct intel_uncore_type **uncore_msr_uncores = empty_uncore;
intel_uncore_type   10 arch/x86/events/intel/uncore.c struct intel_uncore_type **uncore_pci_uncores = empty_uncore;
intel_uncore_type   11 arch/x86/events/intel/uncore.c struct intel_uncore_type **uncore_mmio_uncores = empty_uncore;
intel_uncore_type  313 arch/x86/events/intel/uncore.c static struct intel_uncore_box *uncore_alloc_box(struct intel_uncore_type *type,
intel_uncore_type  393 arch/x86/events/intel/uncore.c 	struct intel_uncore_type *type = box->pmu->type;
intel_uncore_type  885 arch/x86/events/intel/uncore.c static void uncore_type_exit(struct intel_uncore_type *type)
intel_uncore_type  902 arch/x86/events/intel/uncore.c static void uncore_types_exit(struct intel_uncore_type **types)
intel_uncore_type  908 arch/x86/events/intel/uncore.c static int __init uncore_type_init(struct intel_uncore_type *type, bool setid)
intel_uncore_type  968 arch/x86/events/intel/uncore.c uncore_types_init(struct intel_uncore_type **types, bool setid)
intel_uncore_type  985 arch/x86/events/intel/uncore.c 	struct intel_uncore_type *type;
intel_uncore_type 1157 arch/x86/events/intel/uncore.c static void uncore_change_type_ctx(struct intel_uncore_type *type, int old_cpu,
intel_uncore_type 1187 arch/x86/events/intel/uncore.c static void uncore_change_context(struct intel_uncore_type **uncores,
intel_uncore_type 1194 arch/x86/events/intel/uncore.c static void uncore_box_unref(struct intel_uncore_type **types, int id)
intel_uncore_type 1196 arch/x86/events/intel/uncore.c 	struct intel_uncore_type *type;
intel_uncore_type 1240 arch/x86/events/intel/uncore.c static int allocate_boxes(struct intel_uncore_type **types,
intel_uncore_type 1244 arch/x86/events/intel/uncore.c 	struct intel_uncore_type *type;
intel_uncore_type 1279 arch/x86/events/intel/uncore.c static int uncore_box_ref(struct intel_uncore_type **types,
intel_uncore_type 1282 arch/x86/events/intel/uncore.c 	struct intel_uncore_type *type;
intel_uncore_type 1331 arch/x86/events/intel/uncore.c static int __init type_pmu_register(struct intel_uncore_type *type)
intel_uncore_type 1345 arch/x86/events/intel/uncore.c 	struct intel_uncore_type **types = uncore_msr_uncores;
intel_uncore_type 1376 arch/x86/events/intel/uncore.c 	struct intel_uncore_type **types = uncore_mmio_uncores;
intel_uncore_type  103 arch/x86/events/intel/uncore.h 	struct intel_uncore_type	*type;
intel_uncore_type  511 arch/x86/events/intel/uncore.h extern struct intel_uncore_type **uncore_msr_uncores;
intel_uncore_type  512 arch/x86/events/intel/uncore.h extern struct intel_uncore_type **uncore_pci_uncores;
intel_uncore_type  513 arch/x86/events/intel/uncore.h extern struct intel_uncore_type **uncore_mmio_uncores;
intel_uncore_type  281 arch/x86/events/intel/uncore_nhmex.c static struct intel_uncore_type nhmex_uncore_ubox = {
intel_uncore_type  313 arch/x86/events/intel/uncore_nhmex.c static struct intel_uncore_type nhmex_uncore_cbox = {
intel_uncore_type  333 arch/x86/events/intel/uncore_nhmex.c static struct intel_uncore_type nhmex_uncore_wbox = {
intel_uncore_type  424 arch/x86/events/intel/uncore_nhmex.c static struct intel_uncore_type nhmex_uncore_bbox = {
intel_uncore_type  501 arch/x86/events/intel/uncore_nhmex.c static struct intel_uncore_type nhmex_uncore_sbox = {
intel_uncore_type  767 arch/x86/events/intel/uncore_nhmex.c 	struct intel_uncore_type *type = box->pmu->type;
intel_uncore_type  927 arch/x86/events/intel/uncore_nhmex.c static struct intel_uncore_type nhmex_uncore_mbox = {
intel_uncore_type 1190 arch/x86/events/intel/uncore_nhmex.c static struct intel_uncore_type nhmex_uncore_rbox = {
intel_uncore_type 1207 arch/x86/events/intel/uncore_nhmex.c static struct intel_uncore_type *nhmex_msr_uncores[] = {
intel_uncore_type  190 arch/x86/events/intel/uncore_snb.c static struct intel_uncore_type snb_uncore_cbox = {
intel_uncore_type  208 arch/x86/events/intel/uncore_snb.c static struct intel_uncore_type snb_uncore_arb = {
intel_uncore_type  222 arch/x86/events/intel/uncore_snb.c static struct intel_uncore_type *snb_msr_uncores[] = {
intel_uncore_type  268 arch/x86/events/intel/uncore_snb.c static struct intel_uncore_type skl_uncore_cbox = {
intel_uncore_type  286 arch/x86/events/intel/uncore_snb.c static struct intel_uncore_type *skl_msr_uncores[] = {
intel_uncore_type  300 arch/x86/events/intel/uncore_snb.c static struct intel_uncore_type icl_uncore_cbox = {
intel_uncore_type  327 arch/x86/events/intel/uncore_snb.c static struct intel_uncore_type icl_uncore_clockbox = {
intel_uncore_type  341 arch/x86/events/intel/uncore_snb.c static struct intel_uncore_type *icl_msr_uncores[] = {
intel_uncore_type  579 arch/x86/events/intel/uncore_snb.c static struct intel_uncore_type snb_uncore_imc = {
intel_uncore_type  591 arch/x86/events/intel/uncore_snb.c static struct intel_uncore_type *snb_pci_uncores[] = {
intel_uncore_type  978 arch/x86/events/intel/uncore_snb.c static struct intel_uncore_type nhm_uncore = {
intel_uncore_type  994 arch/x86/events/intel/uncore_snb.c static struct intel_uncore_type *nhm_msr_uncores[] = {
intel_uncore_type  797 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type snbep_uncore_ubox = {
intel_uncore_type  954 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type snbep_uncore_cbox = {
intel_uncore_type 1064 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type snbep_uncore_pcu = {
intel_uncore_type 1078 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type *snbep_msr_uncores[] = {
intel_uncore_type 1158 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type snbep_uncore_ha = {
intel_uncore_type 1166 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type snbep_uncore_imc = {
intel_uncore_type 1178 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type snbep_uncore_qpi = {
intel_uncore_type 1194 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type snbep_uncore_r2pcie = {
intel_uncore_type 1203 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type snbep_uncore_r3qpi = {
intel_uncore_type 1220 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type *snbep_pci_uncores[] = {
intel_uncore_type 1526 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type ivbep_uncore_ubox = {
intel_uncore_type 1657 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type ivbep_uncore_cbox = {
intel_uncore_type 1680 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type ivbep_uncore_pcu = {
intel_uncore_type 1694 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type *ivbep_msr_uncores[] = {
intel_uncore_type 1708 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type ivbep_uncore_ha = {
intel_uncore_type 1716 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type ivbep_uncore_imc = {
intel_uncore_type 1770 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type ivbep_uncore_irp = {
intel_uncore_type 1793 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type ivbep_uncore_qpi = {
intel_uncore_type 1807 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type ivbep_uncore_r2pcie = {
intel_uncore_type 1816 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type ivbep_uncore_r3qpi = {
intel_uncore_type 1834 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type *ivbep_pci_uncores[] = {
intel_uncore_type 1962 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type knl_uncore_ubox = {
intel_uncore_type 2078 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type knl_uncore_cha = {
intel_uncore_type 2112 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type knl_uncore_pcu = {
intel_uncore_type 2125 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type *knl_msr_uncores[] = {
intel_uncore_type 2169 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type knl_uncore_imc_uclk = {
intel_uncore_type 2185 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type knl_uncore_imc_dclk = {
intel_uncore_type 2201 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type knl_uncore_edc_uclk = {
intel_uncore_type 2217 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type knl_uncore_edc_eclk = {
intel_uncore_type 2238 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type knl_uncore_m2pcie = {
intel_uncore_type 2262 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type knl_uncore_irp = {
intel_uncore_type 2284 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type *knl_pci_uncores[] = {
intel_uncore_type 2476 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type hswep_uncore_ubox = {
intel_uncore_type 2641 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type hswep_uncore_cbox = {
intel_uncore_type 2696 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type hswep_uncore_sbox = {
intel_uncore_type 2731 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type hswep_uncore_pcu = {
intel_uncore_type 2745 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type *hswep_msr_uncores[] = {
intel_uncore_type 2773 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type hswep_uncore_ha = {
intel_uncore_type 2792 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type hswep_uncore_imc = {
intel_uncore_type 2827 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type hswep_uncore_irp = {
intel_uncore_type 2838 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type hswep_uncore_qpi = {
intel_uncore_type 2874 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type hswep_uncore_r2pcie = {
intel_uncore_type 2920 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type hswep_uncore_r3qpi = {
intel_uncore_type 2938 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type *hswep_pci_uncores[] = {
intel_uncore_type 3057 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type bdx_uncore_ubox = {
intel_uncore_type 3081 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type bdx_uncore_cbox = {
intel_uncore_type 3097 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type bdx_uncore_sbox = {
intel_uncore_type 3113 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type *bdx_msr_uncores[] = {
intel_uncore_type 3151 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type bdx_uncore_ha = {
intel_uncore_type 3159 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type bdx_uncore_imc = {
intel_uncore_type 3171 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type bdx_uncore_irp = {
intel_uncore_type 3182 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type bdx_uncore_qpi = {
intel_uncore_type 3209 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type bdx_uncore_r2pcie = {
intel_uncore_type 3252 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type bdx_uncore_r3qpi = {
intel_uncore_type 3270 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type *bdx_pci_uncores[] = {
intel_uncore_type 3396 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type skx_uncore_ubox = {
intel_uncore_type 3520 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type skx_uncore_chabox = {
intel_uncore_type 3578 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type skx_uncore_iio = {
intel_uncore_type 3665 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type skx_uncore_iio_free_running = {
intel_uncore_type 3690 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type skx_uncore_irp = {
intel_uncore_type 3731 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type skx_uncore_pcu = {
intel_uncore_type 3745 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type *skx_msr_uncores[] = {
intel_uncore_type 3784 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type skx_uncore_imc = {
intel_uncore_type 3832 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type skx_uncore_upi = {
intel_uncore_type 3863 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type skx_uncore_m2m = {
intel_uncore_type 3881 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type skx_uncore_m2pcie = {
intel_uncore_type 3907 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type skx_uncore_m3upi = {
intel_uncore_type 3929 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type *skx_pci_uncores[] = {
intel_uncore_type 4037 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type snr_uncore_ubox = {
intel_uncore_type 4101 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type snr_uncore_chabox = {
intel_uncore_type 4132 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type snr_uncore_iio = {
intel_uncore_type 4147 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type snr_uncore_irp = {
intel_uncore_type 4161 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type snr_uncore_m2pcie = {
intel_uncore_type 4196 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type snr_uncore_pcu = {
intel_uncore_type 4253 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type snr_uncore_iio_free_running = {
intel_uncore_type 4264 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type *snr_msr_uncores[] = {
intel_uncore_type 4312 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type snr_uncore_m2m = {
intel_uncore_type 4330 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type *snr_pci_uncores[] = {
intel_uncore_type 4476 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type snr_uncore_imc = {
intel_uncore_type 4525 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type snr_uncore_imc_free_running = {
intel_uncore_type 4536 arch/x86/events/intel/uncore_snbep.c static struct intel_uncore_type *snr_mmio_uncores[] = {