Lines Matching refs:evtid
579 u32 rmid, enum resctrl_event_id evtid) in get_mbm_state() argument
583 switch (evtid) { in get_mbm_state()
602 resctrl_arch_reset_rmid(rr->r, rr->d, closid, rmid, rr->evtid); in __mon_event_count()
603 m = get_mbm_state(rr->d, closid, rmid, rr->evtid); in __mon_event_count()
614 rr->evtid, &tval, rr->arch_mon_ctx); in __mon_event_count()
639 rr->evtid, &tval, rr->arch_mon_ctx); in __mon_event_count()
669 m = get_mbm_state(rr->d, closid, rmid, rr->evtid); in mbm_bw_count()
838 u32 closid, u32 rmid, enum resctrl_event_id evtid) in mbm_update_one_event() argument
844 rr.evtid = evtid; in mbm_update_one_event()
845 rr.arch_mon_ctx = resctrl_arch_mon_ctx_alloc(rr.r, rr.evtid); in mbm_update_one_event()
861 resctrl_arch_mon_ctx_free(rr.r, rr.evtid, rr.arch_mon_ctx); in mbm_update_one_event()
1080 .evtid = QOS_L3_OCCUP_EVENT_ID,
1085 .evtid = QOS_L3_MBM_TOTAL_EVENT_ID,
1090 .evtid = QOS_L3_MBM_LOCAL_EVENT_ID,