LLVM: llvm::IntelJITEventsWrapper Class Reference (original) (raw)

#include "[ExecutionEngine/IntelJITProfiling/IntelJITEventsWrapper.h](IntelJITEventsWrapper%5F8h%5Fsource.html)"

Public Member Functions
bool isAmplifierRunning ()
IntelJITEventsWrapper ()
IntelJITEventsWrapper (NotifyEventPtr NotifyEventImpl, IttnotifyInfoPtr IttnotifyInfoImpl, RegisterCallbackExPtr RegisterCallbackExImpl, IsProfilingActivePtr IsProfilingActiveImpl, FinalizeThreadPtr FinalizeThreadImpl, FinalizeProcessPtr FinalizeProcessImpl, GetNewMethodIDPtr GetNewMethodIDImpl)
int iJIT_NotifyEvent (iJIT_JVM_EVENT EventType, void *EventSpecificData)
int iJitIttNotifyInfo (IttEventType EventType, const char *Name, unsigned int Size)
void iJIT_RegisterCallbackEx (void *UserData, iJIT_ModeChangedEx NewModeCallBackFuncEx)
iJIT_IsProfilingActiveFlags iJIT_IsProfilingActive (void)
unsigned int iJIT_GetNewMethodID (void)

Definition at line 31 of file IntelJITEventsWrapper.h.

llvm::IntelJITEventsWrapper::IntelJITEventsWrapper ( ) inline

IntelJITEventsWrapper() [2/2]

llvm::IntelJITEventsWrapper::IntelJITEventsWrapper ( NotifyEventPtr NotifyEventImpl, IttnotifyInfoPtr IttnotifyInfoImpl, RegisterCallbackExPtr RegisterCallbackExImpl, IsProfilingActivePtr IsProfilingActiveImpl, FinalizeThreadPtr FinalizeThreadImpl, FinalizeProcessPtr FinalizeProcessImpl, GetNewMethodIDPtr GetNewMethodIDImpl ) inline

iJIT_GetNewMethodID()

unsigned int llvm::IntelJITEventsWrapper::iJIT_GetNewMethodID ( void ) inline

iJIT_IsProfilingActive()

iJIT_NotifyEvent()

int llvm::IntelJITEventsWrapper::iJIT_NotifyEvent ( iJIT_JVM_EVENT EventType, void * EventSpecificData ) inline

iJIT_RegisterCallbackEx()

void llvm::IntelJITEventsWrapper::iJIT_RegisterCallbackEx ( void * UserData, iJIT_ModeChangedEx NewModeCallBackFuncEx ) inline

iJitIttNotifyInfo()

isAmplifierRunning()

bool llvm::IntelJITEventsWrapper::isAmplifierRunning ( ) inline

The documentation for this class was generated from the following file: