Home
last modified time | relevance | path

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

/freebsd/sys/ddb/
H A Ddb_watch.c197 db_watchpoint_cmd(db_expr_t addr, bool have_addr, db_expr_t count, in db_watchpoint_cmd() function
H A Dddb.h298 db_cmdfcn_t db_watchpoint_cmd; variable
H A Ddb_command.c136 DB_CMD("watch", db_watchpoint_cmd, CS_MORE),