Searched refs:pstack_handle_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ptools/pstack/
H A Dpstack.c134 } pstack_handle_t; typedef in typeref:struct:pstack_handle
139 static int all_call_stacks(pstack_handle_t *, int);
144 static void call_stack(pstack_handle_t *, const lwpstatus_t *);
215 pstack_handle_t handle;
383 pstack_handle_t *h = data;
415 pstack_handle_t *h = data;
431 all_call_stacks(pstack_handle_t *h, int dothreads)
528 pstack_handle_t *h = cd;
650 call_stack(pstack_handle_t *h, const lwpstatus_t *psp)

Completed in 57 milliseconds