Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dfindstack.c240 stacks_entry_comp_impl(stacks_entry_t *l, stacks_entry_t *r, in stacks_entry_comp_impl() function
319 return (stacks_entry_comp_impl(*lp, *rp, 1)); in stacks_entry_comp()
420 if (stacks_entry_comp_impl(sep, nsep, 0) != 0) in stacks_thread_cb()