Home
last modified time | relevance | path

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

/linux/arch/x86/events/
H A Drapl.c202 int hw_unit = rapl_pkg_hw_unit[event->hw.config - 1]; in rapl_scale() local
205 hw_unit = rapl_core_hw_unit; in rapl_scale()
213 return v << (32 - hw_unit); in rapl_scale()