Home
last modified time | relevance | path

Searched refs:num_mbm_cntrs (Results 1 – 5 of 5) sorted by relevance

/linux/fs/resctrl/
H A Dmonitor.c378 for (cntr_id = 0; cntr_id < r->mon.num_mbm_cntrs; cntr_id++) { in mbm_cntr_get()
399 for (cntr_id = 0; cntr_id < r->mon.num_mbm_cntrs; cntr_id++) { in mbm_cntr_alloc()
1136 memset(d->cntr_cfg, 0, sizeof(*d->cntr_cfg) * r->mon.num_mbm_cntrs); in mbm_cntr_free_all()
1554 seq_printf(s, "%d=%d", dom->hdr.id, r->mon.num_mbm_cntrs); in resctrl_num_mbm_cntrs_show()
1589 for (i = 0; i < r->mon.num_mbm_cntrs; i++) { in resctrl_available_mbm_cntrs_show()
H A Drdtgroup.c4392 d->cntr_cfg = kcalloc(r->mon.num_mbm_cntrs, tsize, GFP_KERNEL); in domain_setup_l3_mon_state()
/linux/include/linux/
H A Dresctrl.h300 int num_mbm_cntrs; member
/linux/arch/x86/kernel/cpu/resctrl/
H A Dmonitor.c458 r->mon.num_mbm_cntrs = (ebx & GENMASK(15, 0)) + 1; in rdt_get_l3_mon_config()
/linux/Documentation/filesystems/
H A Dresctrl.rst363 of counters available is described in the "num_mbm_cntrs" file. Changing the
394 "num_mbm_cntrs":
402 # cat /sys/fs/resctrl/info/L3_MON/num_mbm_cntrs
1782 # cat /sys/fs/resctrl/info/L3_MON/num_mbm_cntrs