Searched refs:totalSizeToLoad (Results 1 – 1 of 1) sorted by relevance
464 U64 const totalSizeToLoad = UTIL_getTotalFileSize(fileNamesTable, nbFiles); in BMK_benchFileTable() local470 benchedSize = BMK_findMaxMem(totalSizeToLoad * 3) / 3; in BMK_benchFileTable()472 if ((U64)benchedSize > totalSizeToLoad) benchedSize = (size_t)totalSizeToLoad; in BMK_benchFileTable()477 if (benchedSize < totalSizeToLoad) in BMK_benchFileTable()