Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/disp/
H A Dthread.c144 static size_t stkinfo_percent(caddr_t, caddr_t, caddr_t);
2181 percent = stkinfo_percent(end, in stkinfo_end()
2193 percent = stkinfo_percent(start, in stkinfo_end()
2265 stkinfo_percent(caddr_t t_stk, caddr_t t_stkbase, caddr_t sp) in stkinfo_percent() function