Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zstd/programs/
H A Dfileio.c963 static void FIO_adjustMemLimitForPatchFromMode(FIO_prefs_t* const prefs, in FIO_adjustMemLimitForPatchFromMode() function
1093 FIO_adjustMemLimitForPatchFromMode(prefs, dictSize, maxSrcFileSize); in FIO_adjustParamsForPatchFromMode()
2336 FIO_adjustMemLimitForPatchFromMode(prefs, dictSize, 0 /* just use the dict size */); in FIO_createDResources()