[][src]Constant ittapi_rs::iJIT_jvm_event_iJVM_EVENT_TYPE_METHOD_LOAD_FINISHED_V3

pub const iJIT_jvm_event_iJVM_EVENT_TYPE_METHOD_LOAD_FINISHED_V3: iJIT_jvm_event = 22;

<\brief Send when a dynamic code is JIT compiled and loaded into memory by the JIT engine, but before the code is executed. Use iJIT_Method_Load_V3 as event data.