LLVM 22.0.0git
|
#include "ExecutionEngine/IntelJITProfiling/IntelJITEventsWrapper.h"
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.
|
inline |
Definition at line 53 of file IntelJITEventsWrapper.h.
References iJIT_GetNewMethodID(), iJIT_IsProfilingActive(), iJIT_NotifyEvent(), and iJIT_RegisterCallbackEx().
|
inline |
Definition at line 59 of file IntelJITEventsWrapper.h.
|
inline |
Definition at line 101 of file IntelJITEventsWrapper.h.
Referenced by IntelJITEventsWrapper().
|
inline |
Definition at line 94 of file IntelJITEventsWrapper.h.
References iJIT_NOTHING_RUNNING.
Referenced by IntelJITEventsWrapper(), and isAmplifierRunning().
|
inline |
Definition at line 73 of file IntelJITEventsWrapper.h.
Referenced by IntelJITEventsWrapper().
|
inline |
Definition at line 87 of file IntelJITEventsWrapper.h.
Referenced by IntelJITEventsWrapper().
|
inline |
Definition at line 79 of file IntelJITEventsWrapper.h.
References Size.
|
inline |
Definition at line 49 of file IntelJITEventsWrapper.h.
References iJIT_IsProfilingActive(), and iJIT_SAMPLING_ON.