Home
last modified time | relevance | path

Searched defs:uncores (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/events/amd/
H A Duncore.c89 static struct amd_uncore uncores[UNCORE_TYPE_MAX]; variable
1124 static struct amd_uncore uncores[UNCORE_TYPE_MAX] = { variable
/linux/arch/x86/events/intel/
H A Duncore.c1554 static void uncore_change_context(struct intel_uncore_type **uncores, in uncore_change_context()