Searched refs:FIO_setNbFilesTotal (Results 1 – 3 of 3) sorted by relevance
109 void FIO_setNbFilesTotal(FIO_ctx_t* const fCtx, int value);
1292 FIO_setNbFilesTotal(fCtx, (int)filenames->tableSize); in main()
545 void FIO_setNbFilesTotal(FIO_ctx_t* const fCtx, int value) in FIO_setNbFilesTotal() function