Searched defs:GetGlobalState (Results 1 – 2 of 2) sorted by relevance
27 using GetGlobalState = jvmtiError(*)(jvmtiEnv* env, jlong* allocated); typedef
90 JitState& GetGlobalState() { return global_state; } in GetGlobalState() function