Home
last modified time | relevance | path

Searched refs:dbg_find_free_slot (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/arm64/arm64/
H A Ddebug_monitor.c286 dbg_find_free_slot(struct debug_monitor_state *monitor, enum dbg_t type) in dbg_find_free_slot() function
355 i = dbg_find_free_slot(monitor, DBG_TYPE_WATCHPOINT); in dbg_setup_watchpoint()
/f-stack/freebsd/arm/arm/
H A Ddebug_monitor.c496 dbg_find_free_slot(enum dbg_t type) in dbg_find_free_slot() function
623 i = dbg_find_free_slot(DBG_TYPE_WATCHPOINT); in dbg_setup_xpoint()