Searched refs:MAX_PUSH_EVENT_PAYLOAD (Results 1 – 1 of 1) sorted by relevance
26 #define MAX_PUSH_EVENT_PAYLOAD (LOGGER_ENTRY_MAX_PAYLOAD - 4) macro98 event->bufSize = MAX_PUSH_EVENT_PAYLOAD; in AStatsEvent_obtain()327 if (push && event->numBytesWritten > MAX_PUSH_EVENT_PAYLOAD) event->errors |= ERROR_OVERFLOW; in build_internal()