Searched refs:db_trace_until_call_cmd (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/ddb/
H A Ddb_run.h52 void db_trace_until_call_cmd(db_expr_t, bool, db_expr_t, const char *);
H A Ddb_run.c279 db_trace_until_call_cmd(db_expr_t addr, bool have_addr, function
H A Ddb_command.c423 { DDB_ADD_CMD("until", db_trace_until_call_cmd,0,
/netbsd-current/usr.sbin/crash/
H A Dcrash.c233 db_trace_until_call_cmd(db_expr_t addr, bool have_addr, db_expr_t count, function

Completed in 103 milliseconds