Home
last modified time | relevance | path

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

/freebsd/sys/ddb/
H A Ddb_watch.c308 db_hwatchpoint_cmd(db_expr_t addr, bool have_addr, db_expr_t size, in db_hwatchpoint_cmd() function
H A Dddb.h281 db_cmdfcn_t db_hwatchpoint_cmd; variable
H A Ddb_command.c138 DB_CMD("hwatch", db_hwatchpoint_cmd, 0),