Searched refs:FIO_shouldDisplayFileSummary (Results 1 – 1 of 1) sorted by relevance
257 static int FIO_shouldDisplayFileSummary(FIO_ctx_t const* fCtx) in FIO_shouldDisplayFileSummary() function265 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()