Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/cpu/resctrl/
H A Dinternal.h539 void mon_event_count(void *info);
H A Dctrlmondata.c542 smp_call_function_any(&d->cpu_mask, mon_event_count, rr, 1); in mon_event_read()
H A Dmonitor.c450 void mon_event_count(void *info) in mon_event_count() function