Home
last modified time | relevance | path

Searched refs:jvmti_env (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() argument
211 jvmti_env = jvmti_env; in cb_compiled_method_unload()
221 static void JNICALL cb_dynamic_code_generated(jvmtiEnv * jvmti_env, in cb_dynamic_code_generated() argument
225 jvmti_env = jvmti_env; in cb_dynamic_code_generated()