Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/kernel/cpu/resctrl/
Dinternal.h524 void mon_event_count(void *info);
Dctrlmondata.c546 smp_call_function_any(&d->cpu_mask, mon_event_count, rr, 1); in mon_event_read()
Dmonitor.c424 void mon_event_count(void *info) in mon_event_count() function