HomeSort by: relevance | last modified time | path
    Searched defs:db_watch_cmd (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/mips/mips/
db_interface.c 83 static void db_watch_cmd(db_expr_t, bool, db_expr_t, const char *);
634 db_watch_cmd(db_expr_t address, bool have_addr, db_expr_t count, function in typeref:typename:void
917 { DDB_ADD_CMD("watch", db_watch_cmd, CS_MORE,

Completed in 13 milliseconds