Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/jvmti/
H A Dlibjvmti.c338 Agent_OnLoad(JavaVM *jvm, char *options, void *reserved __maybe_unused) in Agent_OnLoad() argument
355 ret = (*jvm)->GetEnv(jvm, (void *)&jvmti, JVMTI_VERSION_1); in Agent_OnLoad()
413 Agent_OnUnload(JavaVM *jvm __maybe_unused) in Agent_OnUnload()
/openbmc/linux/tools/build/feature/
H A Dtest-jvmti.c6 JavaVM jvm __attribute__((unused)); in main() local
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/collectd/
H A Dcollectd_5.12.0.bb30 PACKAGECONFIG[openjdk] = "--with-java=${STAGING_DIR_TARGET}${libdir}/jvm,--without-java,openjdk-7"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/opencv/
H A Dopencv_4.10.0.bb128 export JAVA_HOME = "${STAGING_DIR_NATIVE}/usr/lib/jvm/openjdk-8-native"
/openbmc/linux/tools/perf/Documentation/
H A Dperf-probe.txt287 …./perf probe --target-ns <target pid> -x /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.121-0.b13.el7_3.x86…