Home
last modified time | relevance | path

Searched defs:trapdebug (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/sys/arch/mips64/include/
Dtrap.h85 struct trapdebug { /* trap history buffer for debugging */ struct
100 struct trapdebug *t; \ argument
/openbsd/src/sys/arch/i386/i386/
Dtrap.c94 int trapdebug = 0; variable
/openbsd/src/sys/arch/amd64/amd64/
Dtrap.c130 int trapdebug = 0; variable
/openbsd/src/sys/arch/mips64/mips64/
Dtrap.c122 struct trapdebug trapdebug[MAXCPUS * TRAPSIZE]; variable