Searched refs:RES_BUF_CHUNK_SIZE (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctf.c53 #define RES_BUF_CHUNK_SIZE (64 * 1024) macro
465 rb->rb_size += RES_BUF_CHUNK_SIZE;
469 rb->rb_zstr.avail_out += RES_BUF_CHUNK_SIZE;
591 resbuf.rb_size = RES_BUF_CHUNK_SIZE;

Completed in 104 milliseconds