Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dgenunix.c152 ps_threadprint(uintptr_t addr, const void *data, void *private) in ps_threadprint() function
392 (void) mdb_pwalk("thread", ps_threadprint, &prt_flags, addr); in ps()