SMethodLeaveEventData Struct Reference

Defines Method Leave event data. More...

#include <MpiAPI.h>

List of all members.

Public Attributes

TId methodId
 Method id (Java-only).
TId threadId
 Id of the thread that left the method Unique for the lifetime of the profiled application.
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 Leave event data for the IMethodLeaveEventObserver::HandleEvent callback function.
The documentation for this struct was generated from the following file:


Generated on Thu Mar 6 15:08:00 2008 for Martini by doxygen 1.5.5