Searched refs:db_trace_until_matching_cmd (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/ddb/
H A Dddb.h254 db_cmdfcn_t db_trace_until_matching_cmd; variable
H A Ddb_run.c382 db_trace_until_matching_cmd(db_expr_t addr, bool have_addr, db_expr_t count, function
H A Ddb_command.c119 { "next", db_trace_until_matching_cmd,0, NULL },
120 { "match", db_trace_until_matching_cmd,0, NULL },

Completed in 92 milliseconds