Searched refs:LOG_EVENT_MAX_PAUSE (Results 1 – 1 of 1) sorted by relevance
144 #define LOG_EVENT_MAX_PAUSE 128 macro260 if (nticks > LOG_EVENT_MAX_PAUSE) in log_event_upcall()261 nticks = LOG_EVENT_MAX_PAUSE; in log_event_upcall()