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

/freebsd-13-stable/sys/ddb/
H A Ddb_watch.h43 typedef struct db_watchpoint { struct
47 struct db_watchpoint *link; /* link in in-use or free chain */
H A Ddb_watch.c58 static struct db_watchpoint db_watch_table[NWATCHPOINTS];

Completed in 103 milliseconds