Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dtopology.h146 topology_update_die_map(unsigned int dieid, unsigned int cpu) { return 0; } in topology_update_die_map()
/Linux-v5.4/arch/x86/events/intel/
Drapl.c145 unsigned int dieid = topology_logical_die_id(cpu); in cpu_to_rapl_pmu() local
Duncore.c105 unsigned int dieid = topology_logical_die_id(cpu); in uncore_pmu_to_box() local
Duncore.h115 int dieid; /* Logical die ID */ member