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