Home
last modified time | relevance | path

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

/xnu-11215/bsd/dev/dtrace/
H A Dfasttrap.c699 fasttrap_exec_exit(proc_t *p) in fasttrap_exec_exit() function
2606 dtrace_fasttrap_exit_ptr = &fasttrap_exec_exit; in fasttrap_attach()
2607 dtrace_fasttrap_exec_ptr = &fasttrap_exec_exit; in fasttrap_attach()