Searched refs:fasttrap_exec_exit (Results 1 – 1 of 1) sorted by relevance
474 fasttrap_exec_exit(proc_t *p) in fasttrap_exec_exit() function2149 dtrace_fasttrap_exit_ptr = &fasttrap_exec_exit; in fasttrap_attach()2150 dtrace_fasttrap_exec_ptr = &fasttrap_exec_exit; in fasttrap_attach()2335 ASSERT(dtrace_fasttrap_exec_ptr == &fasttrap_exec_exit); in fasttrap_detach()2338 ASSERT(dtrace_fasttrap_exit_ptr == &fasttrap_exec_exit); in fasttrap_detach()