Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dfindstack_subr.c302 stacks_module_cb(uintptr_t addr, const modctl_t *mp, stacks_module_t *smp) in stacks_module_cb() function
327 if (mdb_walk("modctl", (mdb_walk_cb_t)stacks_module_cb, smp) != 0) { in stacks_module()