resctrl_arch_mon_ctx_alloc
rr->arch_mon_ctx = resctrl_arch_mon_ctx_alloc(r, evt->evtid);
arch_mon_ctx = resctrl_arch_mon_ctx_alloc(r, QOS_L3_OCCUP_EVENT_ID);
rr.arch_mon_ctx = resctrl_arch_mon_ctx_alloc(rr.r, evtid);
void *resctrl_arch_mon_ctx_alloc(struct rdt_resource *r, enum resctrl_event_id evtid);