_vx_perf_t Struct Reference

_vx_perf_t Struct Reference#

MIVisionX: _vx_perf_t Struct Reference
_vx_perf_t Struct Reference

The performance measurement structure. The time or durations are in units of nano seconds. More...

#include <vx_types.h>

Data Fields

vx_uint64 tmp
 Holds the last measurement.
 
vx_uint64 beg
 Holds the first measurement in a set.
 
vx_uint64 end
 Holds the last measurement in a set.
 
vx_uint64 sum
 Holds the summation of durations.
 
vx_uint64 avg
 Holds the average of the durations.
 
vx_uint64 min
 Holds the minimum of the durations.
 
vx_uint64 num
 Holds the number of measurements.
 
vx_uint64 max
 Holds the maximum of the durations.
 

Detailed Description

The performance measurement structure. The time or durations are in units of nano seconds.


The documentation for this struct was generated from the following file:
  • /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-mivisionx/checkouts/docs-6.1.1/amd_openvx/openvx/include/VX/vx_types.h