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