Home
last modified time | relevance | path

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

/freebsd/sys/ddb/
H A Ddb_watch.c60 static db_watchpoint_t db_watchpoint_alloc(void);
72 db_watchpoint_alloc(void) in db_watchpoint_alloc() function
121 watch = db_watchpoint_alloc(); in db_set_watchpoint()