mon_event_count
mon_event_count(arg);
mon_event_count(rr);
smp_call_function_any(cpumask, mon_event_count, rr, 1);
void mon_event_count(void *info);