SMethodEnterEventData Struct Reference

Defines Method Enter event data. More...

#include <MpiAPI.h>

List of all members.

Public Attributes

TId methodId
 Method id.
TId threadId
 Id of the thread that entered the method Unique for the lifetime of the profiled application.
TId moduleId
 Module id (.NET only).
TTimeStamp uiElapsedNanos
 Elapsed time since thread start, in nanoseconds.
TTimeStamp uiCpuNanos
 CPU time utilized by the thread, in nanoseconds.
BitSet validData
 Bit-mask of the valid data in the struct.


Detailed Description

Defines Method Enter event data for the IMethodEnterEventObserver::HandleEvent callback function.
The documentation for this struct was generated from the following file:


Generated on Thu Mar 6 15:07:59 2008 for Martini by doxygen 1.5.5