Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/events/intel/
H A Duncore.c9 struct intel_uncore_type **uncore_msr_uncores = empty_uncore; variable
1388 uncore_change_context(uncore_msr_uncores, cpu, target); in uncore_event_cpu_offline()
1395 uncore_box_unref(uncore_msr_uncores, die); in uncore_event_cpu_offline()
1468 msr_ret = uncore_box_ref(uncore_msr_uncores, die, cpu); in uncore_event_cpu_online()
1484 uncore_change_context(uncore_msr_uncores, -1, cpu); in uncore_event_cpu_online()
1505 struct intel_uncore_type **types = uncore_msr_uncores; in uncore_msr_pmus_register()
1520 ret = uncore_types_init(uncore_msr_uncores, true); in uncore_cpu_init()
1529 uncore_types_exit(uncore_msr_uncores); in uncore_cpu_init()
1530 uncore_msr_uncores = empty_uncore; in uncore_cpu_init()
1737 uncore_types_exit(uncore_msr_uncores); in intel_uncore_init()
[all …]
H A Duncore_snb.c250 uncore_msr_uncores = snb_msr_uncores; in snb_uncore_cpu_init()
314 uncore_msr_uncores = skl_msr_uncores; in skl_uncore_cpu_init()
397 uncore_msr_uncores = icl_msr_uncores; in icl_uncore_cpu_init()
410 uncore_msr_uncores = tgl_msr_uncores; in tgl_uncore_cpu_init()
1176 uncore_msr_uncores = nhm_msr_uncores; in nhm_uncore_cpu_init()
H A Duncore_snbep.c1155 uncore_msr_uncores = snbep_msr_uncores; in snbep_uncore_cpu_init()
1770 uncore_msr_uncores = ivbep_msr_uncores; in ivbep_uncore_cpu_init()
2199 uncore_msr_uncores = knl_msr_uncores; in knl_uncore_cpu_init()
2846 uncore_msr_uncores = hswep_msr_uncores; in hswep_uncore_cpu_init()
3204 uncore_msr_uncores = bdx_msr_uncores; in bdx_uncore_cpu_init()
3208 uncore_msr_uncores[BDX_MSR_UNCORE_SBOX] = NULL; in bdx_uncore_cpu_init()
4014 uncore_msr_uncores = skx_msr_uncores; in skx_uncore_cpu_init()
4510 uncore_msr_uncores = snr_msr_uncores; in snr_uncore_cpu_init()
5067 uncore_msr_uncores = icx_msr_uncores; in icx_uncore_cpu_init()
H A Duncore.h551 extern struct intel_uncore_type **uncore_msr_uncores;
H A Duncore_nhmex.c1226 uncore_msr_uncores = nhmex_msr_uncores; in nhmex_uncore_cpu_init()