NAME
BeagleBenchmarkedResource - Description of a benchmarked hardware resource.SYNOPSIS
#include <beagle.h>Public Attributes
int number
Detailed Description
Description of a benchmarked hardware resource.Member Data Documentation
long BeagleBenchmarkedResource::benchedFlags
Bit-flags that characterize the activate capabilities of the resource and implementation for this benchmarkdouble BeagleBenchmarkedResource::benchmarkResult
Benchmark result in millisecondschar* BeagleBenchmarkedResource::description
Description of resource as a NULL-terminated character stringchar* BeagleBenchmarkedResource::implName
Name of implementation used to benchmark resourcechar* BeagleBenchmarkedResource::name
Name of resource as a NULL-terminated character stringint BeagleBenchmarkedResource::number
Resource numberdouble BeagleBenchmarkedResource::performanceRatio
Performance ratio relative to default CPU resourcelong BeagleBenchmarkedResource::requiredFlags
Bit-flags that identify resource typeint BeagleBenchmarkedResource::returnCode
Return code of for benchmark attempt (see BeagleReturnCodes)long BeagleBenchmarkedResource::supportFlags
Bit-flags of supported capabilities on resourceAuthor
Generated automatically by Doxygen for BEAGLE from the source code.Fri Dec 16 2022 | Version 3.1.2 |