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

/darwin-on-arm/xnu/osfmk/kern/
H A Dast.c186 if (reasons & AST_KPERF)
188 thread_ast_clear(thread, AST_KPERF);
H A Dast.h100 #define AST_KPERF 0x100 /* kernel profiling */ macro
H A Dthread_act.c952 act_set_ast( thread, AST_KPERF );

Completed in 17 milliseconds