Searched refs:pstate (Results 1 - 2 of 2) sorted by relevance

/openjdk9/jdk/src/jdk.jdwp.agent/share/native/libjdwp/
H A DthreadControl.c156 threadState(jthread thread, jint *pstate) argument
158 *pstate = 0;
160 (gdata->jvmti, thread, pstate);
/openjdk9/hotspot/src/os_cpu/linux_arm/vm/
H A Dos_linux_arm.cpp558 st->print_cr(" %-3s = " U64_FORMAT, "pstate", uc->uc_mcontext.pstate);

Completed in 98 milliseconds