Searched refs:db_ctf_pprint_cmd (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/sys/ddb/ |
| D | db_command.c | 85 void db_ctf_pprint_cmd(db_expr_t, int, db_expr_t,char *); 672 { "pprint", db_ctf_pprint_cmd, CS_OWN, NULL },
|
| D | db_ctf.c | 704 db_ctf_pprint_cmd(db_expr_t addr, int have_addr, db_expr_t count, char *modif) in db_ctf_pprint_cmd() function
|