Searched refs:__mon_event_count (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/arch/x86/kernel/cpu/resctrl/ |
D | monitor.c | 593 static int __mon_event_count(u32 closid, u32 rmid, struct rmid_read *rr) in __mon_event_count() function 692 ret = __mon_event_count(rdtgrp->closid, rdtgrp->mon.rmid, rr); in mon_event_count() 703 if (__mon_event_count(entry->closid, entry->mon.rmid, in mon_event_count() 838 __mon_event_count(closid, rmid, &rr); in mbm_update() 852 __mon_event_count(closid, rmid, &rr); in mbm_update()
|