Searched refs:EXC_PERF (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/sys/powerpc/include/
H A Dtrap.h67 #define EXC_PERF 0x0f00 /* Performance Monitoring */ macro
/freebsd-12-stable/sys/powerpc/powerpc/
H A Dinterrupt.c117 case EXC_PERF:
H A Ddb_trace.c256 case EXC_PERF: trapstr = "PERF"; break;
H A Dtrap.c139 { EXC_PERF, "performance monitoring" },
/freebsd-12-stable/sys/powerpc/booke/
H A Dtrap_subr.S669 FRAME_SETUP(SPR_SPRG3, PC_TEMPSAVE, EXC_PERF)

Completed in 107 milliseconds