Searched defs:ps_lsetfpregs (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/agent/src/os/bsd/
H A Dlibproc_impl.c432 ps_err_e ps_lsetfpregs(struct ps_prochandle *ph, lwpid_t lid, const prfpregset_t *fpregs) { function
433 print_debug("ps_lsetfpregs not implemented\n");
/openjdk7/hotspot/agent/src/os/linux/
H A Dlibproc_impl.c419 ps_err_e ps_lsetfpregs(struct ps_prochandle *ph, lwpid_t lid, const prfpregset_t *fpregs) { function
420 print_debug("ps_lsetfpregs not implemented\n");

Completed in 32 milliseconds