Home
last modified time | relevance | path

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

/netbsd-src/sys/ddb/
H A Ddb_watch.c65 static db_watchpoint_t db_watchpoint_alloc(void);
69 db_watchpoint_alloc(void) in db_watchpoint_alloc() function
116 watch = db_watchpoint_alloc(); in db_set_watchpoint()