Searched refs:VMDeathCb (Results 1 – 3 of 3) sorted by relevance
88 JNICALL void VMDeathCb(jvmtiEnv* jvmti, [[maybe_unused]] JNIEnv* env) { DataDumpRequestCb(jvmti); } in VMDeathCb() function100 .VMDeath = VMDeathCb, in SetupJvmti()
143 static void VMDeathCb(jvmtiEnv* jvmti, [[maybe_unused]] JNIEnv* env) { in VMDeathCb() function181 .VMDeath = VMDeathCb, in AgentStart()
198 static void VMDeathCb(jvmtiEnv* jvmti, [[maybe_unused]] JNIEnv* env) { in VMDeathCb() function239 .VMDeath = VMDeathCb, in AgentStart()