Home
last modified time | relevance | path

Searched defs:dieid (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dtopology.h161 topology_update_die_map(unsigned int dieid, unsigned int cpu) { return 0; } in topology_update_die_map()
/openbmc/linux/arch/x86/events/
H A Drapl.c144 unsigned int dieid = topology_logical_die_id(cpu); in cpu_to_rapl_pmu() local
/openbmc/linux/arch/x86/events/intel/
H A Duncore.h139 int dieid; /* Logical die ID */ member
H A Duncore.c139 unsigned int dieid = topology_logical_die_id(cpu); in uncore_pmu_to_box() local