Searched refs:LOG_EVENT_MAX_PAUSE (Results 1 – 1 of 1) sorted by relevance
147 #define LOG_EVENT_MAX_PAUSE 128 macro266 if (nticks > LOG_EVENT_MAX_PAUSE) in log_event_upcall()267 nticks = LOG_EVENT_MAX_PAUSE; in log_event_upcall()