Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dleaky.c56 #define LK_STATE_SIZE 10000 /* completely arbitrary */ macro
62 leak_ndx_t lks_stack[LK_STATE_SIZE];
349 if (state == NULL || state_idx == LK_STATE_SIZE) { in leaky_grep()
379 state_idx = LK_STATE_SIZE; in leaky_grep()