Home
last modified time | relevance | path

Searched refs:__mon_event_count (Results 1 – 1 of 1) sorted by relevance

/linux/fs/resctrl/
H A Dmonitor.c537 static int __mon_event_count(struct rdtgroup *rdtgrp, struct rmid_read *rr) in __mon_event_count() function
615 ret = __mon_event_count(rdtgrp, rr); in mon_event_count()
626 if (__mon_event_count(entry, rr) == 0) in mon_event_count()
784 __mon_event_count(rdtgrp, &rr); in mbm_update_one_event()