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

/freebsd-current/sys/powerpc/include/
H A Dtrap.h66 #define EXC_PERF 0x0f00 /* Performance Monitoring */ macro
/freebsd-current/sys/powerpc/powerpc/
H A Dinterrupt.c115 case EXC_PERF:
H A Ddb_trace.c254 case EXC_PERF: trapstr = "PERF"; break;
H A Dtrap.c137 { EXC_PERF, "performance monitoring" },
/freebsd-current/sys/powerpc/booke/
H A Dtrap_subr.S667 FRAME_SETUP(SPR_SPRG3, PC_TEMPSAVE, EXC_PERF)

Completed in 179 milliseconds