Searched refs:newlyIngested (Results 1 – 1 of 1) sorted by relevance
1628 … unsigned long long newlyIngested = zfp.ingested - previous_zfp_correction.ingested; in FIO_compressZstdFrame() local1636 (unsigned)newlyIngested, (unsigned)newlyConsumed, in FIO_compressZstdFrame()1640 …&& (newlyIngested * 33 / 32 > newlyConsumed) /* input speed as fast or faster than compression spe… in FIO_compressZstdFrame()1643 … newlyIngested, newlyConsumed, newlyProduced, newlyFlushed); in FIO_compressZstdFrame()