Searched refs:CORE_BUF_SIZE (Results 1 – 1 of 1) sorted by relevance
109 #define CORE_BUF_SIZE (16 * 1024) macro1509 chunk_len = MIN(len, CORE_BUF_SIZE); in compress_chunk()1709 compress_user_cores, CORE_BUF_SIZE, in __elfN()1715 tmpbuf = malloc(CORE_BUF_SIZE, M_TEMP, M_WAITOK | M_ZERO); in __elfN()1879 sb = sbuf_new(NULL, NULL, CORE_BUF_SIZE, SBUF_FIXEDLEN); in __elfN()