#include <DrlEMImpl.h>
One recompilation chain can have 1 or more recompilation steps
Public Member Functions | |
RStep (JIT_Handle _jit, const std::string &_jitName, RChain *_chain, apr_dso_handle_t *_libHandle) | |
virtual | ~RStep () |
Public Attributes | |
JIT_Handle | jit |
std::string | jitName |
std::string | catName |
RChain * | chain |
bool | loggingEnabled |
apr_dso_handle_t * | libHandle |
bool(* | enable_profiling )(JIT_Handle, PC_Handle, EM_JIT_PC_Role) |
void(* | profile_notification_callback )(JIT_Handle, PC_Handle, Method_Handle) |
RStep.RStep | ( | JIT_Handle | _jit, | |
const std::string & | _jitName, | |||
RChain * | _chain, | |||
apr_dso_handle_t * | _libHandle | |||
) |
virtual RStep.~RStep | ( | ) | [virtual] |
std::string RStep.jitName |
std::string RStep.catName |
bool RStep.loggingEnabled |
apr_dso_handle_t* RStep.libHandle |
bool(* RStep.enable_profiling)(JIT_Handle, PC_Handle, EM_JIT_PC_Role) |
void(* RStep.profile_notification_callback)(JIT_Handle, PC_Handle, Method_Handle) |
Genereated on Tue Mar 11 19:25:31 2008 by Doxygen.
(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable.