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