Home | History | Annotate | Download | only in include

Lines Matching refs:GetAvailableProcessors

1749   jvmtiError (JNICALL *GetAvailableProcessors) (jvmtiEnv* env,
2532 jvmtiError GetAvailableProcessors(jint* processor_count_ptr) {
2533 return functions->GetAvailableProcessors(this, processor_count_ptr);