Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/mips/
H A Dtrap.c100 int trap_debug = 0; variable
101 SYSCTL_INT(_machdep, OID_AUTO, trap_debug, CTLFLAG_RW,
102 &trap_debug, 0, "Debug information on all traps");
436 if (trap_debug) in cpu_fetch_syscall_args()
559 if (trap_debug) { in trap()
1040 if (trap_debug) { in trap()
1088 if (trap_debug) in trap()