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

/darwin-on-arm/xnu/osfmk/kperf/
H A Dthreadinfo.c113 if( t_chud & T_AST_NAME )
125 t_chud &= ~T_AST_NAME;
152 return kperf_ast_pend( context->cur_thread, T_NAME_DONE | T_AST_NAME,
153 T_AST_NAME );
H A Daction.c234 if (t_chud & T_AST_NAME)
/darwin-on-arm/xnu/osfmk/kern/
H A Dthread.h405 #define T_AST_NAME 0x10 /* Thread scheduled to dump macro

Completed in 19 milliseconds