#include <MpiAPI.h>
Public Attributes | |
SCodeRegion * | pCodeRegions |
array of code regions | |
unsigned int | uiSize |
the number of entries allocated, either by MPI during an event callback, or by the client when using a Data Request API. | |
unsigned int | uiActualSize |
the actual number of entries available after a Data Request operation |
This struct stores JITted code information. The code of a method may be split into several non-continuous regions. Each such region is represented by an entry in the pCodeRegions array.
For more information on using this structure, refer to Working with MPI Arrays.
(C) Copyright Intel Corporation 2007-2008. All Rights Reserved.
Generated on Thu Mar 6 15:07:57 2008 for Martini by