db_interface.c | 76 static void db_mach_cpu_cmd(db_expr_t, bool, db_expr_t, const char *); 90 { DDB_ADD_CMD("cpu", db_mach_cpu_cmd, 0, 225 db_mach_cpu_cmd(db_expr_t addr, bool have_addr, db_expr_t count, const char *modif) function in typeref:typename:void
|