Home
last modified time | relevance | path

Searched refs:set_actionid (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.1.9/osfmk/kperf/
H A Daction.c582 kperf_ast_pend(thread_t thread, uint32_t set_flags, unsigned int set_actionid) in kperf_ast_pend() argument
592 if ((flags | set_flags) != flags || actionid != set_actionid) { in kperf_ast_pend()
594 ast |= T_KPERF_SET_ACTIONID(set_actionid); in kperf_ast_pend()