EVENT_MAX
#define EVENT_MAX (4*PAGE_SIZE / sizeof(struct mon_event_text))
#define EVENT_MAX CONCATENATE(event_max_, MONITOR_NAME)