arm41agent.h File Reference

ARM 4.1 Agent Specific API Definitions. More...

#include "arm41.h"
#include "arm4agent.h"

Go to the source code of this file.

Defines

#define ARM_CORR_FLAG_ASYNCH   (0x20)
#define ARM_CORR_FLAG_INDEPENDENT   (0x10)
#define ARM_CORR_FORMAT_MYARM   100

Detailed Description

ARM 4.1 Agent Specific API Definitions.

This header contains defines that are explicitly hidden from the application instrumentation and must be known to an ARM Agent.

ARM4.1 C agent implementors must include this header. Note that this file includes and extends the accompanying arm4agent.h file. For ARM 4.1, modify all include directives of the previous arm4agent.h file to include this file instead. For further instructions, refer to the comments in arm4agent.h and the ARM 4.1 documentation.


Define Documentation

#define ARM_CORR_FLAG_ASYNCH   (0x20)

Asynchronous parent/child relationship

#define ARM_CORR_FLAG_INDEPENDENT   (0x10)

Child transaction is independent of parent

#define ARM_CORR_FORMAT_MYARM   100

MyARM's ARM correlator

 All Data Structures Files Functions Variables Typedefs Defines