jvmti_trace.h File Reference


Detailed Description

Private JVMTI header file used for heap tracing functionality.


Functions

bool ti_mark_object (Managed_Object_Handle obj, TIIterationState *state)
 Marks object in temporary markbits.
void ti_trace_heap (TIEnv *ti_env)
 Traces the heap.


Function Documentation

bool ti_mark_object ( Managed_Object_Handle  obj,
TIIterationState state 
)

Marks object in temporary markbits.

Returns:
true if object was not marked before.

void ti_trace_heap ( TIEnv ti_env  ) 

Traces the heap.


Genereated on Tue Mar 11 19:25:57 2008 by Doxygen.

(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable.