Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ptools/pstack/
H A Dpstack.c148 static void print_zombie(struct ps_prochandle *, struct threadinfo *);
410 print_zombie(h->proc, tip); in thread_call_stack()
481 print_zombie(Pr, tip); in all_call_stacks()
656 print_zombie(struct ps_prochandle *Pr, struct threadinfo *tip) in print_zombie() function