Searched refs:mon_scope (Results 1 – 4 of 4) sorted by relevance
72 .mon_scope = RESCTRL_L3_CACHE,586 int id = get_domain_id_from_scope(cpu, r->mon_scope); in domain_add_cpu_mon()597 cpu, r->mon_scope, r->name); in domain_add_cpu_mon()699 int id = get_domain_id_from_scope(cpu, r->mon_scope); in domain_remove_cpu_mon()708 cpu, r->mon_scope, r->name); in domain_remove_cpu_mon()
1167 rdt_resources_all[RDT_RESOURCE_L3].r_resctrl.mon_scope = RESCTRL_L3_NODE; in snc_get_config()
2348 r->ctrl_scope == rmbm->mon_scope); in supports_mba_mbps()3038 snc_mode = r->mon_scope == RESCTRL_L3_NODE; in rmdir_mondata_subdir_allrdtgrp()3090 snc_mode = r->mon_scope == RESCTRL_L3_NODE; in mkdir_mondata_subdir()
212 enum resctrl_scope mon_scope; member