Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kernel/cpu/resctrl/
H A Dctrlmondata.c525 mon_event_count(arg); in smp_mon_event_count()
654 smp_call_function_any(cpumask, mon_event_count, rr, 1); in mon_event_read()
H A Dinternal.h490 void mon_event_count(void *info);
H A Dmonitor.c686 void mon_event_count(void *info) in mon_event_count() function