Searched defs:stkinfo_percent (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/disp/
H A Dthread.c142 static size_t stkinfo_percent(caddr_t, caddr_t, caddr_t);
2014 percent = stkinfo_percent(end,
2026 percent = stkinfo_percent(start,
2098 stkinfo_percent(caddr_t t_stk, caddr_t t_stkbase, caddr_t sp) function

Completed in 96 milliseconds