Searched refs:kperf_ast_pend (Results 1 – 4 of 4) sorted by relevance
33 int kperf_ast_pend(thread_t thread, uint32_t flags, unsigned int actionid);
378 return kperf_ast_pend(context->cur_thread, T_KPERF_AST_DISPATCH, in kperf_thread_dispatch_pend()
582 kperf_ast_pend(thread_t thread, uint32_t set_flags, unsigned int set_actionid) in kperf_ast_pend() function
514 return kperf_ast_pend(context->cur_thread, T_KPERF_AST_CALLSTACK, in kperf_ucallstack_pend()