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

/illumos-gate/usr/src/cmd/ptools/pstack/
H A Dpstack.c213 td_thragent_t *Tap; local
266 td_ta_new(Pr, &Tap) != TD_OK) /* no libc */
275 (void) td_ta_thr_iter(Tap, thr_stack, NULL,
279 (void) td_ta_delete(Tap);

Completed in 45 milliseconds