Searched refs:mon_scale (Results 1 – 4 of 4) sorted by relevance
346 cur_bw = (get_corrected_mbm_count(rmid, chunks) * hw_res->mon_scale) >> 20; in mbm_bw_count()692 hw_res->mon_scale = boot_cpu_data.x86_cache_occ_scale; in rdt_get_mon_l3_config()711 resctrl_cqm_threshold /= hw_res->mon_scale; in rdt_get_mon_l3_config()
394 unsigned int mon_scale; member
553 seq_printf(m, "%llu\n", rr.val * hw_res->mon_scale); in rdtgroup_mondata_show()
1055 seq_printf(seq, "%u\n", resctrl_cqm_threshold * hw_res->mon_scale); in max_threshold_occ_show()1089 resctrl_cqm_threshold = bytes / hw_res->mon_scale; in max_threshold_occ_write()