jvm                 6 tools/build/feature/test-jvmti.c 	JavaVM			jvm	__attribute__((unused));
jvm               352 tools/perf/jvmti/libjvmti.c Agent_OnLoad(JavaVM *jvm, char *options, void *reserved __maybe_unused)
jvm               369 tools/perf/jvmti/libjvmti.c 	ret = (*jvm)->GetEnv(jvm, (void *)&jvmti, JVMTI_VERSION_1);
jvm               427 tools/perf/jvmti/libjvmti.c Agent_OnUnload(JavaVM *jvm __maybe_unused)