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

/openjdk7/hotspot/agent/src/os/bsd/
H A Dps_core.c537 static bool core_handle_prstatus(struct ps_prochandle* ph, const char* buf, size_t nbytes) { function
636 if (core_handle_prstatus(ph, descdata, notep->n_descsz) != true)
/openjdk7/hotspot/agent/src/os/linux/
H A Dps_core.c531 static bool core_handle_prstatus(struct ps_prochandle* ph, const char* buf, size_t nbytes) { function
630 if (core_handle_prstatus(ph, descdata, notep->n_descsz) != true)

Completed in 66 milliseconds