Home | History | Annotate | Download | only in include

Lines Matching refs:GetThreadCpuTime

1697   jvmtiError (JNICALL *GetThreadCpuTime) (jvmtiEnv* env,
2451 jvmtiError GetThreadCpuTime(jthread thread,
2453 return functions->GetThreadCpuTime(this, thread, nanos_ptr);