#include <MpiAPI.h>
Public Attributes | |
const char * | szName |
thread name | |
const char * | szGroupName |
name of the group to which the thread belongs (Java only) | |
const char * | szParentGroupName |
name of the parent group of this thread's group (Java only) | |
SStackTrace | nativeAbsoluteStack |
stack trace of this thread, using native code addresses (.NET only) | |
SStackTrace | vmOffsetStack |
stack trace of this thread, using VM (managed) instructions relative offsets | |
TTimeStamp | uiElapsedNanos |
Elapsed time since thread start, in nanoseconds. | |
TTimeStamp | uiCpuNanos |
CPU time utilized by the thread, in nanoseconds. | |
EThreadState | state |
Thread state (Java only). | |
TId | threadObjectId |
Thread object id (Java only). | |
TId | currentMonitorId |
Monitor the thread is currently waiting for, of 0 if there is none (Java only). | |
BitSet | validData |
Bit-mask of the valid data in the struct. |
(C) Copyright Intel Corporation 2007-2008. All Rights Reserved.
Generated on Thu Mar 6 15:08:09 2008 for Martini by