arm_subbuffer_prep_time Struct Reference
[ARM 4.1 Sub-buffers]
used to pass a arrival time as a pre-calculated preparation time More...
#include <arm41.h>
Data Fields | |
arm_subbuffer_t | header |
arm_int64_t | prep_time_nanosec |
Detailed Description
used to pass a arrival time as a pre-calculated preparation time
When the application is unable to call ARM when the transaction starts, but it can measure the delay for the transaction instance, the application can provide the measurements in the Preparation Time sub-buffer, and provide the sub-buffer with arm_start_transaction().
Field Documentation
header.format must be set to ARM_SUBBUFFER_PREP_TIME
A 64-bit integer containing the number of nanoseconds for this transaction instance that are considered the Prep Time.
The documentation for this struct was generated from the following file: