BeagleBenchmarkedResource
Description of a benchmarked hardware resource.
- Provided by: libhmsbeagle-dev (Version: 3.1.2+dfsg-7build1)
- Source: libhmsbeagle
- Report a bug
Description of a benchmarked hardware resource.
#include <beagle.h>
int number
char * name
char * description
long supportFlags
long requiredFlags
int returnCode
char * implName
long benchedFlags
double benchmarkResult
double performanceRatio
Description of a benchmarked hardware resource.
Bit-flags that characterize the activate capabilities of the resource and implementation for this benchmark
Benchmark result in milliseconds
Description of resource as a NULL-terminated character string
Name of implementation used to benchmark resource
Name of resource as a NULL-terminated character string
Resource number
Performance ratio relative to default CPU resource
Bit-flags that identify resource type
Return code of for benchmark attempt (see BeagleReturnCodes)
Bit-flags of supported capabilities on resource
Generated automatically by Doxygen for BEAGLE from the source code.