Searched refs:resctrl_cqm_threshold (Results 1 – 3 of 3) sorted by relevance
65 unsigned int resctrl_cqm_threshold; variable162 return val >= resctrl_cqm_threshold; in rmid_dirty()242 if (val <= resctrl_cqm_threshold) in add_rmid_to_limbo()708 resctrl_cqm_threshold = cl_size * 1024 / r->num_rmid; in rdt_get_mon_l3_config()711 resctrl_cqm_threshold /= hw_res->mon_scale; in rdt_get_mon_l3_config()
109 extern unsigned int resctrl_cqm_threshold;
1036 seq_printf(seq, "%u\n", resctrl_cqm_threshold * hw_res->mon_scale); in max_threshold_occ_show()1070 resctrl_cqm_threshold = bytes / hw_res->mon_scale; in max_threshold_occ_write()