Home
last modified time | relevance | path

Searched refs:mon_scope (Results 1 – 4 of 4) sorted by relevance

/linux/arch/x86/kernel/cpu/resctrl/
H A Dcore.c66 .mon_scope = RESCTRL_L3_CACHE,
107 .mon_scope = RESCTRL_PACKAGE,
570 int id = get_domain_id_from_scope(cpu, r->mon_scope); in domain_add_cpu_mon()
578 cpu, r->mon_scope, r->name); in domain_add_cpu_mon()
659 int id = get_domain_id_from_scope(cpu, r->mon_scope); in domain_remove_cpu_mon()
666 cpu, r->mon_scope, r->name); in domain_remove_cpu_mon()
H A Dmonitor.c394 rdt_resources_all[RDT_RESOURCE_L3].r_resctrl.mon_scope = RESCTRL_L3_NODE; in snc_get_config()
/linux/include/linux/
H A Dresctrl.h326 enum resctrl_scope mon_scope; member
/linux/fs/resctrl/
H A Drdtgroup.c2523 r->ctrl_scope == rmbm->mon_scope); in supports_mba_mbps()
3273 if (r->rid == RDT_RESOURCE_L3 && r->mon_scope == RESCTRL_L3_NODE) { in rmdir_mondata_subdir_allrdtgrp()
3379 if (r->rid == RDT_RESOURCE_L3 && r->mon_scope == RESCTRL_L3_NODE) in mkdir_mondata_subdir()