Searched refs:gcore_prfetchinstr (Results 1 – 4 of 4) sorted by relevance
33 gcore_prfetchinstr(mdb_klwp_t *lwp, ulong_t *ip) in gcore_prfetchinstr() function
29 gcore_prfetchinstr(mdb_klwp_t *lwp, ulong_t *ip) in gcore_prfetchinstr() function
272 extern int gcore_prfetchinstr(mdb_klwp_t *, ulong_t *);
1274 else if (!gcore_prfetchinstr(lwp, &instr)) in gcore_prgetlwpstatus()