HomeSort by: relevance | last modified time | path
    Searched refs:db_watchpoint_cmd (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/ddb/
db_watch.h 46 void db_watchpoint_cmd(db_expr_t, bool, db_expr_t, const char *);
db_watch.c 183 db_watchpoint_cmd(db_expr_t addr, bool have_addr, function in typeref:typename:void
db_command.c 428 { DDB_ADD_CMD("watch", db_watchpoint_cmd, CS_MORE,
  /src/usr.sbin/crash/
crash.c 242 db_watchpoint_cmd(db_expr_t addr, bool have_addr, db_expr_t count, function in typeref:typename:void

Completed in 13 milliseconds