Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/resctrl/
H A Dinternal.h140 unsigned int mon_scale; member
H A Dmonitor.c239 return chunks * hw_res->mon_scale; in get_corrected_val()
421 hw_res->mon_scale = boot_cpu_data.x86_cache_occ_scale / snc_nodes_per_l3_cache; in rdt_get_l3_mon_config()
441 * to the nearest multiple of hw_res->mon_scale so it matches a in rdt_get_l3_mon_config()
442 * value the hardware will measure. mon_scale may not be a power of 2. in rdt_get_l3_mon_config()