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