Searched refs:_stkstats (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libast/common/misc/ | ||
H A D | stk.c | 110 } _stkstats; variable in typeref:struct:__anon2653 111 # define increment(x) (_stkstats.x++) 112 # define count(x,n) (_stkstats.x += (n)) |
Completed in 303 milliseconds