Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kernel/cpu/resctrl/
Dctrlmondata.c516 mon_event_count(arg); in smp_mon_event_count()
553 smp_call_function_any(cpumask, mon_event_count, rr, 1); in mon_event_read()
Dinternal.h633 void mon_event_count(void *info);
Dmonitor.c683 void mon_event_count(void *info) in mon_event_count() function