Home
last modified time | relevance | path

Searched refs:gcore_prisstep (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/cmd/mdb/sparc/modules/genunix/
H A Dgcore_isadep.c40 gcore_prisstep(mdb_klwp_t *lwp) in gcore_prisstep() function
/titanic_50/usr/src/cmd/mdb/intel/modules/genunix/
H A Dgcore_isadep.c36 gcore_prisstep(mdb_klwp_t *lwp) in gcore_prisstep() function
/titanic_50/usr/src/cmd/mdb/common/mdb/
H A Dmdb_gcore.h273 extern int gcore_prisstep(mdb_klwp_t *);
/titanic_50/usr/src/cmd/mdb/common/modules/genunix/
H A Dgcore.c1279 if (gcore_prisstep(lwp)) in gcore_prgetlwpstatus()