Home
last modified time | relevance | path

Searched refs:cb_compiled_method_unload (Results 1 – 1 of 1) sorted by relevance

/external/oprofile/agents/jvmti/
Dlibjvmti_oprofile.c207 static void JNICALL cb_compiled_method_unload(jvmtiEnv * jvmti_env, in cb_compiled_method_unload() function
294 callbacks.CompiledMethodUnload = cb_compiled_method_unload; in Agent_OnLoad()