Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Dfam15h_power.c175 int core, this_core; in read_registers() local
196 this_core = topology_core_id(cpu); in read_registers()
198 if (this_core == core) in read_registers()
201 core = this_core; in read_registers()