Lines Matching refs:evtid
346 u32 rmid, enum resctrl_event_id evtid) in get_mbm_state() argument
350 switch (evtid) { in get_mbm_state()
370 resctrl_arch_reset_rmid(rr->r, rr->d, closid, rmid, rr->evtid); in __mon_event_count()
371 m = get_mbm_state(rr->d, closid, rmid, rr->evtid); in __mon_event_count()
382 rr->evtid, &tval, rr->arch_mon_ctx); in __mon_event_count()
408 rr->evtid, &tval, rr->arch_mon_ctx); in __mon_event_count()
438 m = get_mbm_state(rr->d, closid, rmid, rr->evtid); in mbm_bw_count()
607 u32 closid, u32 rmid, enum resctrl_event_id evtid) in mbm_update_one_event() argument
613 rr.evtid = evtid; in mbm_update_one_event()
614 rr.arch_mon_ctx = resctrl_arch_mon_ctx_alloc(rr.r, rr.evtid); in mbm_update_one_event()
630 resctrl_arch_mon_ctx_free(rr.r, rr.evtid, rr.arch_mon_ctx); in mbm_update_one_event()
849 .evtid = QOS_L3_OCCUP_EVENT_ID,
854 .evtid = QOS_L3_MBM_TOTAL_EVENT_ID,
859 .evtid = QOS_L3_MBM_LOCAL_EVENT_ID,