Home
last modified time | relevance | path

Searched refs:VMDeathCb (Results 1 – 3 of 3) sorted by relevance

/art/tools/jvmti-agents/jit-load/
Djitload.cc88 JNICALL void VMDeathCb(jvmtiEnv* jvmti, JNIEnv* env ATTRIBUTE_UNUSED) { in VMDeathCb() function
102 .VMDeath = VMDeathCb, in SetupJvmti()
/art/tools/jvmti-agents/field-null-percent/
Dfieldnull.cc143 static void VMDeathCb(jvmtiEnv* jvmti, JNIEnv* env ATTRIBUTE_UNUSED) { in VMDeathCb() function
181 .VMDeath = VMDeathCb, in AgentStart()
/art/tools/jvmti-agents/field-counts/
Dfieldcount.cc198 static void VMDeathCb(jvmtiEnv* jvmti, JNIEnv* env ATTRIBUTE_UNUSED) { in VMDeathCb() function
239 .VMDeath = VMDeathCb, in AgentStart()