mars_workload_context Struct Reference

MARS workload context structure. More...

#include <workload_types.h>


Data Fields

struct mars_workload_module module
uint8_t context [MARS_WORKLOAD_CONTEXT_SIZE-MARS_WORKLOAD_MODULE_SIZE]


Detailed Description

MARS workload context structure.

This structure stores information about a specific workload. The first MARS_WORKLOAD_MODULE_SIZE bytes of the workload context structure is reserved for the mars_workload_module information.

The remaining area of the structure can be used by the specific workload model implementation as needed.


Field Documentation

workload module information

uint8_t mars_workload_context::context[MARS_WORKLOAD_CONTEXT_SIZE-MARS_WORKLOAD_MODULE_SIZE]

workload model specific data


Generated on Fri Dec 19 21:36:44 2008 for MARS by  doxygen 1.5.6