Home | History | Annotate | Download | only in include

Lines Matching refs:GetTopThreadGroups

1063   jvmtiError (JNICALL *GetTopThreadGroups) (jvmtiEnv* env,
1882 jvmtiError GetTopThreadGroups(jint* group_count_ptr,
1884 return functions->GetTopThreadGroups(this, group_count_ptr, groups_ptr);