Searched defs:GarbageCollectionStart (Results 1 – 3 of 3) sorted by relevance
39 static void JNICALL GarbageCollectionStart(jvmtiEnv* ti_env ATTRIBUTE_UNUSED) { in GarbageCollectionStart() function
823 static void JNICALL GarbageCollectionStart(jvmtiEnv* ti_env ATTRIBUTE_UNUSED) { in GarbageCollectionStart() function
990 jvmtiEventGarbageCollectionStart GarbageCollectionStart; member