Home
last modified time | relevance | path

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

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