Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kernel/cpu/resctrl/
Dinternal.h583 void mon_event_count(void *info);
Dctrlmondata.c510 smp_call_function_any(&d->cpu_mask, mon_event_count, rr, 1); in mon_event_read()
Dmonitor.c297 void mon_event_count(void *info) in mon_event_count() function