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

/darwin-on-arm/xnu/osfmk/kperf/
H A Dcallstack.c162 return kperf_ast_pend( context->cur_thread, T_AST_CALLSTACK,
163 T_AST_CALLSTACK );
H A Daction.c237 if (t_chud & T_AST_CALLSTACK)
/darwin-on-arm/xnu/osfmk/kern/
H A Dthread.h402 #define T_AST_CALLSTACK 0x08 /* Thread scheduled to dump a macro

Completed in 19 milliseconds