Searched refs:dbg_t (Results 1 – 2 of 2) sorted by relevance
51 enum dbg_t { enum57 enum dbg_t type;67 static u_int dbg_find_slot(enum dbg_t, db_expr_t);68 static boolean_t dbg_check_slot_free(enum dbg_t, u_int);488 dbg_check_slot_free(enum dbg_t type, u_int slot) in dbg_check_slot_free()523 dbg_find_free_slot(enum dbg_t type) in dbg_find_free_slot()548 dbg_find_slot(enum dbg_t type, db_expr_t addr) in dbg_find_slot()
54 enum dbg_t {385 dbg_find_free_slot(struct debug_monitor_state *monitor, enum dbg_t type) in dbg_find_slot() 413 dbg_find_slot(struct debug_monitor_state *monitor, enum dbg_t type, in dbg_setup_watchpoint() 51 enum dbg_t { global() enum