#include <stddef.h>
Go to the source code of this file.
◆ BMK_benchFiles()
int BMK_benchFiles |
( |
const char ** | fileNamesTable, |
|
|
unsigned | nbFiles, |
|
|
int | cLevelStart, |
|
|
int | cLevelLast, |
|
|
const char * | dictFileName ) |
◆ BMK_setAdditionalParam()
void BMK_setAdditionalParam |
( |
int | additionalParam | ) |
|
◆ BMK_setBenchSeparately()
void BMK_setBenchSeparately |
( |
int | separate | ) |
|
◆ BMK_setBlockSize()
void BMK_setBlockSize |
( |
size_t | blockSize | ) |
|
◆ BMK_setDecodeOnlyMode()
void BMK_setDecodeOnlyMode |
( |
int | set | ) |
|
◆ BMK_setNbSeconds()
void BMK_setNbSeconds |
( |
unsigned | nbSeconds | ) |
|
◆ BMK_setNotificationLevel()
void BMK_setNotificationLevel |
( |
unsigned | level | ) |
|
◆ BMK_skipChecksums()
void BMK_skipChecksums |
( |
int | skip | ) |
|