evtid 499 arch/x86/kernel/cpu/resctrl/ctrlmondata.c struct rdtgroup *rdtgrp, int evtid, int first) evtid 505 arch/x86/kernel/cpu/resctrl/ctrlmondata.c rr->evtid = evtid; evtid 516 arch/x86/kernel/cpu/resctrl/ctrlmondata.c u32 resid, evtid, domid; evtid 533 arch/x86/kernel/cpu/resctrl/ctrlmondata.c evtid = md.u.evtid; evtid 542 arch/x86/kernel/cpu/resctrl/ctrlmondata.c mon_event_read(&rr, d, rdtgrp, evtid, false); evtid 68 arch/x86/kernel/cpu/resctrl/internal.h u32 evtid; evtid 83 arch/x86/kernel/cpu/resctrl/internal.h unsigned int evtid : 8; evtid 91 arch/x86/kernel/cpu/resctrl/internal.h int evtid; evtid 591 arch/x86/kernel/cpu/resctrl/internal.h struct rdtgroup *rdtgrp, int evtid, int first); evtid 230 arch/x86/kernel/cpu/resctrl/monitor.c tval = __rmid_read(rmid, rr->evtid); evtid 235 arch/x86/kernel/cpu/resctrl/monitor.c switch (rr->evtid) { evtid 277 arch/x86/kernel/cpu/resctrl/monitor.c tval = __rmid_read(rmid, rr->evtid); evtid 448 arch/x86/kernel/cpu/resctrl/monitor.c rr.evtid = QOS_L3_MBM_TOTAL_EVENT_ID; evtid 452 arch/x86/kernel/cpu/resctrl/monitor.c rr.evtid = QOS_L3_MBM_LOCAL_EVENT_ID; evtid 583 arch/x86/kernel/cpu/resctrl/monitor.c .evtid = QOS_L3_OCCUP_EVENT_ID, evtid 588 arch/x86/kernel/cpu/resctrl/monitor.c .evtid = QOS_L3_MBM_TOTAL_EVENT_ID, evtid 593 arch/x86/kernel/cpu/resctrl/monitor.c .evtid = QOS_L3_MBM_LOCAL_EVENT_ID, evtid 2384 arch/x86/kernel/cpu/resctrl/rdtgroup.c priv.u.evtid = mevt->evtid; evtid 2389 arch/x86/kernel/cpu/resctrl/rdtgroup.c if (is_mbm_event(mevt->evtid)) evtid 2390 arch/x86/kernel/cpu/resctrl/rdtgroup.c mon_event_read(&rr, d, prgrp, mevt->evtid, true);