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

/macosx-10.9.5/xnu-2422.115.4/bsd/kern/
H A Dkdebug.c265 stack_snapshot2(pid_t pid, user_addr_t tracebuf, uint32_t tracebuf_size, uint32_t flags, uint32_t dispatch_offset, int32_t *retval);
2959 return stack_snapshot2(uap->pid, uap->tracebuf, uap->tracebuf_size,
3004 stack_snapshot2(pid_t pid, user_addr_t tracebuf, uint32_t tracebuf_size, uint32_t flags, uint32_t dispatch_offset, int32_t *retval) function

Completed in 106 milliseconds