Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/kernel/cpu/resctrl/
Dinternal.h610 void mon_event_count(void *info);
Dctrlmondata.c446 smp_call_function_any(&d->cpu_mask, mon_event_count, rr, 1); in mon_event_read()
Dmonitor.c295 void mon_event_count(void *info) in mon_event_count() function