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

/freebsd-13-stable/sys/arm64/arm64/
H A Ddebug_monitor.c324 dbg_find_free_slot(struct debug_monitor_state *monitor, enum dbg_t type) function
393 i = dbg_find_free_slot(monitor, DBG_TYPE_WATCHPOINT);
/freebsd-13-stable/sys/arm/arm/
H A Ddebug_monitor.c525 dbg_find_free_slot(enum dbg_t type) function
652 i = dbg_find_free_slot(DBG_TYPE_WATCHPOINT);

Completed in 126 milliseconds