Searched defs:trap_user_dtrace (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/sys/i386/i386/ | ||
H A D | trap.c | 989 trap_user_dtrace(struct trapframe *frame, int (**hookp)(struct trapframe *)) trap_user_dtrace() function |
/freebsd-src/sys/amd64/amd64/ | ||
H A D | trap.c | 961 trap_user_dtrace(struct trapframe *frame, int (**hookp)(struct trapframe *)) trap_user_dtrace() function |