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