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