Searched refs:mon_scope (Results 1 – 4 of 4) sorted by relevance
66 .mon_scope = RESCTRL_L3_CACHE,514 int id = get_domain_id_from_scope(cpu, r->mon_scope); in domain_add_cpu_mon()525 cpu, r->mon_scope, r->name); in domain_add_cpu_mon()627 int id = get_domain_id_from_scope(cpu, r->mon_scope); in domain_remove_cpu_mon()636 cpu, r->mon_scope, r->name); in domain_remove_cpu_mon()
1184 rdt_resources_all[RDT_RESOURCE_L3].r_resctrl.mon_scope = RESCTRL_L3_NODE; in snc_get_config()
2436 r->ctrl_scope == rmbm->mon_scope); in supports_mba_mbps()3148 snc_mode = r->mon_scope == RESCTRL_L3_NODE; in rmdir_mondata_subdir_allrdtgrp()3200 snc_mode = r->mon_scope == RESCTRL_L3_NODE; in mkdir_mondata_subdir()
269 enum resctrl_scope mon_scope; member