Home
last modified time | relevance | path

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

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