Searched refs:GetThreadCpuTime (Results 1 – 2 of 2) sorted by relevance
1697 jvmtiError (JNICALL *GetThreadCpuTime) (jvmtiEnv* env,2451 jvmtiError GetThreadCpuTime(jthread thread, in GetThreadCpuTime() function2453 return functions->GetThreadCpuTime(this, thread, nanos_ptr); in GetThreadCpuTime()
1450 static jvmtiError GetThreadCpuTime(jvmtiEnv* env, in GetThreadCpuTime() function in openjdkjvmti::JvmtiFunctions1883 JvmtiFunctions::GetThreadCpuTime,