Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/events/intel/
Duncore.c8 struct intel_uncore_type **uncore_msr_uncores = empty_uncore; variable
1151 struct intel_uncore_type *type, **types = uncore_msr_uncores; in uncore_event_cpu_offline()
1168 uncore_change_context(uncore_msr_uncores, cpu, target); in uncore_event_cpu_offline()
1227 struct intel_uncore_type *type, **types = uncore_msr_uncores; in uncore_event_cpu_online()
1257 uncore_change_context(uncore_msr_uncores, -1, cpu); in uncore_event_cpu_online()
1276 struct intel_uncore_type **types = uncore_msr_uncores; in uncore_msr_pmus_register()
1291 ret = uncore_types_init(uncore_msr_uncores, true); in uncore_cpu_init()
1300 uncore_types_exit(uncore_msr_uncores); in uncore_cpu_init()
1301 uncore_msr_uncores = empty_uncore; in uncore_cpu_init()
1447 uncore_types_exit(uncore_msr_uncores); in intel_uncore_init()
[all …]
Duncore_snb.c194 uncore_msr_uncores = snb_msr_uncores; in snb_uncore_cpu_init()
254 uncore_msr_uncores = skl_msr_uncores; in skl_uncore_cpu_init()
759 uncore_msr_uncores = nhm_msr_uncores; in nhm_uncore_cpu_init()
Duncore_snbep.c1026 uncore_msr_uncores = snbep_msr_uncores; in snbep_uncore_cpu_init()
1640 uncore_msr_uncores = ivbep_msr_uncores; in ivbep_uncore_cpu_init()
2069 uncore_msr_uncores = knl_msr_uncores; in knl_uncore_cpu_init()
2705 uncore_msr_uncores = hswep_msr_uncores; in hswep_uncore_cpu_init()
3068 uncore_msr_uncores = bdx_msr_uncores; in bdx_uncore_cpu_init()
3072 uncore_msr_uncores[BDX_MSR_UNCORE_SBOX] = NULL; in bdx_uncore_cpu_init()
3715 uncore_msr_uncores = skx_msr_uncores; in skx_uncore_cpu_init()
Duncore.h481 extern struct intel_uncore_type **uncore_msr_uncores;
Duncore_nhmex.c1226 uncore_msr_uncores = nhmex_msr_uncores; in nhmex_uncore_cpu_init()