Searched refs:ps_lsetregs (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/agent/src/os/linux/
H A Dproc_service.h67 ps_err_e ps_lsetregs(struct ps_prochandle *ph, lwpid_t lid, const prgregset_t gregset);
H A Dlibproc_impl.c424 ps_err_e ps_lsetregs(struct ps_prochandle *ph, lwpid_t lid, const prgregset_t gregset) { function
425 print_debug("ps_lsetregs not implemented\n");
/openjdk7/hotspot/agent/src/os/bsd/
H A Dlibproc_impl.c437 ps_err_e ps_lsetregs(struct ps_prochandle *ph, lwpid_t lid, const prgregset_t gregset) { function
438 print_debug("ps_lsetregs not implemented\n");

Completed in 897 milliseconds