CMSIS2000  0.0.7
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
bench.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int BMK_benchFile (char **fileNamesTable, int nbFiles, int cLevel)
void BMK_SetBlocksize (int bsize)
void BMK_SetNbIterations (int nbLoops)
void BMK_SetPause ()

Function Documentation

void BMK_SetBlocksize ( int  bsize)

Definition at line 138 of file bench.c.

References chunkSize, and DISPLAY.

Referenced by main().

Here is the caller graph for this function:

void BMK_SetNbIterations ( int  nbLoops)

Definition at line 144 of file bench.c.

References DISPLAY, and nbIterations.

Referenced by main().

Here is the caller graph for this function:

void BMK_SetPause ( )

Definition at line 150 of file bench.c.

References BMK_pause.

Referenced by main().

Here is the caller graph for this function: