Home
last modified time | relevance | path

Searched refs:find_gwin (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/lib/libproc/sparc/
H A DPisadep.c137 find_gwin(gwin_query_t *gqp, const lwpstatus_t *psp) in find_gwin() function
223 return (Plwp_iter(P, (proc_lwp_f *)find_gwin, &gq) ? 0 : -1); in read_gwin()
/titanic_50/usr/src/lib/libproc/sparcv9/
H A DPisadep.c176 find_gwin(gwin_query_t *gqp, const lwpstatus_t *psp) in find_gwin() function
271 return (Plwp_iter(P, (proc_lwp_f *)find_gwin, &gq) ? 0 : -1); in read_gwin()