coremark.h

Summary
coremark.h
DescriptionThis file contains declarations of the various benchmark functions.
Configuration
TOTAL_DATA_SIZEDefine total size for data algorithms will operate on
Types
secs_retFor machines that have floating point support, get number of seconds as a double.

Description

This file contains declarations of the various benchmark functions.

Configuration

TOTAL_DATA_SIZE

Define total size for data algorithms will operate on

Types

secs_ret

For machines that have floating point support, get number of seconds as a double.  Otherwise an unsigned int.

Close