Searched refs:CompiledMethodUnload (Results 1 – 4 of 4) sorted by relevance
65 * `CompiledMethodUnload`
98 …fun(CompiledMethodUnload, EVENT(COMPILED_METHOD_UNLOAD), (jvmtiEnv* jvmti, jmethodID meth, const v…
114 fn(CompiledMethodUnload, ArtJvmtiEvent::kCompiledMethodUnload) \
966 jvmtiEventCompiledMethodUnload CompiledMethodUnload; member