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

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

Completed in 101 milliseconds