Searched refs:pcb_dbg_regs (Results 1 – 3 of 3) sorted by relevance
71 struct debug_monitor_state pcb_dbg_regs; member
515 } else if ((thread->td_pcb->pcb_dbg_regs.dbg_flags & DBGMON_ENABLED) != 0) { in dbg_monitor_enter()545 if ((thread->td_pcb->pcb_dbg_regs.dbg_flags & DBGMON_ENABLED) != 0) { in dbg_monitor_exit()547 dbg_register_sync(&thread->td_pcb->pcb_dbg_regs); in dbg_monitor_exit()
348 monitor = &td->td_pcb->pcb_dbg_regs; in fill_dbregs()372 monitor = &td->td_pcb->pcb_dbg_regs; in set_dbregs()