Home | History | Annotate | Download | only in include

Lines Matching refs:GetCurrentThreadCpuTime

1689   jvmtiError (JNICALL *GetCurrentThreadCpuTime) (jvmtiEnv* env,
2443 jvmtiError GetCurrentThreadCpuTime(jlong* nanos_ptr) {
2444 return functions->GetCurrentThreadCpuTime(this, nanos_ptr);