Home
last modified time | relevance | path

Searched refs:FIO_shouldDisplayFileSummary (Results 1 – 1 of 1) sorted by relevance

/src/sys/contrib/zstd/programs/
H A Dfileio.c257 static int FIO_shouldDisplayFileSummary(FIO_ctx_t const* fCtx) in FIO_shouldDisplayFileSummary() function
265 assert(shouldDisplay || FIO_shouldDisplayFileSummary(fCtx) || fCtx->nbFilesProcessed == 0); in FIO_shouldDisplayMultipleFileSummary()
1789 if (FIO_shouldDisplayFileSummary(fCtx)) { in FIO_compressFilename_internal()
2803 if (FIO_shouldDisplayFileSummary(fCtx)) in FIO_decompressFrames()