Searched refs:resctrl_arch_rmid_read (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/arch/x86/kernel/cpu/resctrl/ |
A D | monitor.c | 232 int resctrl_arch_rmid_read(struct rdt_resource *r, struct rdt_domain *d, in resctrl_arch_rmid_read() function 290 if (resctrl_arch_rmid_read(r, d, entry->rmid, in __check_limbo() 345 err = resctrl_arch_rmid_read(r, d, entry->rmid, in add_rmid_to_limbo() 394 rr->err = resctrl_arch_rmid_read(rr->r, rr->d, rmid, rr->evtid, &tval); in __mon_event_count()
|
/linux-6.3-rc2/include/linux/ |
A D | resctrl.h | 237 int resctrl_arch_rmid_read(struct rdt_resource *r, struct rdt_domain *d,
|
Completed in 8 milliseconds