Searched refs:iJIT_Method_Load (Results 1 – 3 of 3) sorted by relevance
35 iJIT_Method_Load MethodMessage; in registerJITLoaderVTuneRegisterImpl()36 memset(&MethodMessage, 0, sizeof(iJIT_Method_Load)); in registerJITLoaderVTuneRegisterImpl()127 iJIT_Method_Load *msg = static_cast<iJIT_Method_Load *>(EventSpecificData); in NotifyEvent()
160 static iJIT_Method_Load FunctionDescToIntelJITFormat( in FunctionDescToIntelJITFormat()165 iJIT_Method_Load Result; in FunctionDescToIntelJITFormat()166 memset(&Result, 0, sizeof(iJIT_Method_Load)); in FunctionDescToIntelJITFormat()289 iJIT_Method_Load FunctionMessage = in notifyObjectLoaded()
216 } *piJIT_Method_Load, iJIT_Method_Load; typedef