Home
last modified time | relevance | path

Searched defs:db_hwatchpoint_cmd (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/ddb/
H A Dddb.h126 db_cmdfcn_t db_hwatchpoint_cmd; variable
H A Ddb_watch.c296 db_hwatchpoint_cmd(db_expr_t addr, boolean_t have_addr, db_expr_t count, in db_hwatchpoint_cmd() function