Home
last modified time | relevance | path

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

/drivers/hwmon/
Dfam15h_power.c159 int core, this_core; in read_registers() local
180 this_core = topology_core_id(cpu); in read_registers()
182 if (this_core == core) in read_registers()
185 core = this_core; in read_registers()