Searched refs:ti_env (Results 1 – 4 of 4) sorted by relevance
46 static void JNICALL ObjectFree1(jvmtiEnv* ti_env, jlong tag) { in ObjectFree1() argument48 CHECK_EQ(ti_env, jvmti_env); in ObjectFree1()52 static void JNICALL ObjectFree2(jvmtiEnv* ti_env, jlong tag) { in ObjectFree2() argument54 CHECK_EQ(ti_env, jvmti_env2); in ObjectFree2()
35 static void JNICALL GarbageCollectionFinish([[maybe_unused]] jvmtiEnv* ti_env) { in GarbageCollectionFinish() argument39 static void JNICALL GarbageCollectionStart([[maybe_unused]] jvmtiEnv* ti_env) { in GarbageCollectionStart() argument
87 static void JNICALL ObjectAllocated([[maybe_unused]] jvmtiEnv* ti_env, in ObjectAllocated() argument
823 static void JNICALL GarbageCollectionFinish([[maybe_unused]] jvmtiEnv* ti_env) { in GarbageCollectionFinish() argument827 static void JNICALL GarbageCollectionStart([[maybe_unused]] jvmtiEnv* ti_env) { in GarbageCollectionStart() argument