Searched refs:no_flush (Results 1 – 3 of 3) sorted by relevance
106 int no_flush; in dfltcc_deflate() local118 no_flush = flush == Z_NO_FLUSH; in dfltcc_deflate()128 if (!no_flush && param->bcf) { in dfltcc_deflate()139 *result = no_flush ? need_more : block_done; in dfltcc_deflate()148 if (param->bcf && no_flush && in dfltcc_deflate()157 no_flush = 0; in dfltcc_deflate()181 if (no_flush && strm->avail_in > dfltcc_state->block_size) { in dfltcc_deflate()194 if (!no_flush) in dfltcc_deflate()
26 XRAY_FLAG(bool, no_flush, false,
236 if (!profilingFlags()->no_flush) { in profilingFlush()