Searched refs:do_stackshot (Results 1 – 2 of 2) sorted by relevance
268 extern kern_return_t do_stackshot(void);1651 CPUDEBUGGERRET = do_stackshot();
172 kern_return_t do_stackshot(void *);4126 do_stackshot(void *context) in do_stackshot() function4145 kern_return_t ret = do_stackshot(context); in do_panic_stackshot()