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