Searched refs:CORE_BUF_SIZE (Results 1 – 1 of 1) sorted by relevance
110 #define CORE_BUF_SIZE (16 * 1024) macro1188 chunk_len = MIN(len, CORE_BUF_SIZE); in compress_chunk()1340 CORE_BUF_SIZE, compress_user_cores_gzlevel, ¶ms); in __elfN()1345 tmpbuf = malloc(CORE_BUF_SIZE, M_TEMP, M_WAITOK | M_ZERO); in __elfN()1530 sb = sbuf_new(NULL, NULL, CORE_BUF_SIZE, SBUF_FIXEDLEN); in __elfN()