arm_subbuffer_metric_values Struct Reference
[ARM 4.0 MetricsARM 4.0 Sub-buffers]

used to pass a metric values to the ARM implementation. More...

#include <arm4.h>

Data Fields

arm_subbuffer_t header
arm_int32_t count
const arm_metric_tmetric_value_array

Detailed Description

used to pass a metric values to the ARM implementation.

The buffer is used to pass metric values on any of arm_start_transaction(), arm_update_transaction(), arm_stop_transaction(), and arm_report_transaction().


Field Documentation

count of metric values in the following array

Pointer to an array of metric values. The number of metric values in the array is specified by the previous count value.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Defines