Searched refs:CTF_F_COMPRESS (Results 1 – 3 of 3) sorted by relevance
153 #define CTF_F_COMPRESS 0x1 /* data buffer is compressed */ macro
637 if (hp.cth_flags & CTF_F_COMPRESS) { in ctf_bufopen()649 ((ctf_preamble_t *)base)->ctp_flags &= ~CTF_F_COMPRESS; in ctf_bufopen()
154 cthp->cth_flags |= CTF_F_COMPRESS; in ctf_zdata_init()