arm_metric_binding Struct Reference
[ARM 4.0 Metrics]

binds a metric definition (id) to a certain transaction metric slot. More...

#include <arm4.h>

Data Fields

arm_metric_slot_t slot
arm_id_t id

Detailed Description

binds a metric definition (id) to a certain transaction metric slot.

See also:
arm_subbuffer_metric_bindings_t

Field Documentation

A 16-byte array for the ID of this metric definition. The ID must have been previously returned as an out parameter from arm_register_metric().

A byte slot number. Valid values are 0 to 6 (replacing the ARM 2.0 numbering standard). If a slot number is repeated, the first time it appears is the only one processed; all others are ignored.


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