Home | History | Annotate | Download | only in include

Lines Matching refs:GetAvailableProcessors

1725   jvmtiError (JNICALL *GetAvailableProcessors) (jvmtiEnv* env,
2464 jvmtiError GetAvailableProcessors(jint* processor_count_ptr) {
2465 return functions->GetAvailableProcessors(this, processor_count_ptr);