Searched refs:PC_DBREG_CMD_NONE (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/arm/include/
H A Dpcpu.h74 #define PC_DBREG_CMD_NONE 0 macro
/freebsd-11-stable/sys/amd64/include/
H A Dpcpu.h84 #define PC_DBREG_CMD_NONE 0 macro
/freebsd-11-stable/sys/arm/arm/
H A Ddebug_monitor.c1037 PCPU_SET(dbreg_cmd, PC_DBREG_CMD_NONE);
/freebsd-11-stable/sys/amd64/amd64/
H A Ddb_trace.c626 PCPU_SET(dbreg_cmd, PC_DBREG_CMD_NONE);

Completed in 120 milliseconds