Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dfam15h_power.c158 int core, this_core; in read_registers() local
179 this_core = topology_core_id(cpu); in read_registers()
181 if (this_core == core) in read_registers()
184 core = this_core; in read_registers()