Home
last modified time | relevance | path

Searched defs:jvmti (Results 1 – 2 of 2) sorted by relevance

/external/oprofile/agents/
DMakefile.am5 SUBDIRS += jvmti subdir
/external/oprofile/agents/jvmti/
Dlibjvmti_oprofile.c114 static void JNICALL cb_compiled_method_load(jvmtiEnv * jvmti, in cb_compiled_method_load()
241 jvmtiEnv * jvmti = NULL; in Agent_OnLoad() local