HomeSort by: relevance | last modified time | path
    Searched refs:db_printf (Results 1 - 25 of 87) sorted by relevancy

1 2 3 4

  /src/sys/arch/sun3/sun3/
db_machdep.c 120 db_printf("0x%08lx [%02x] 0x%08x", va, sme, pte);
124 db_printf("0x%08lx 0x%08x", va, pte);
141 db_printf(" V");
143 db_printf(" W");
145 db_printf(" S");
147 db_printf(" NC");
149 db_printf(" Ref");
151 db_printf(" Mod");
154 db_printf(" %s", pgt_names[t]);
155 db_printf(" PA=0x%x\n", PG_PA(pte))
    [all...]
  /src/sys/ddb/
db_examine.c 87 db_printsym(addr, DB_STGY_ANY, db_printf);
88 db_printf(":\t");
113 db_printf("= 0x%lx\n", (long)addr);
119 db_printf("= 0x%lx ", (long)value);
120 db_printsym((db_addr_t)value, DB_STGY_ANY, db_printf);
121 db_printf("\n");
127 db_printf("%-*s", width, tbuf);
132 db_printf("%-*" PRIx64, width, value);
154 db_printf(
159 db_printf(" ");
    [all...]
db_trap.c 75 db_printf("After %d instructions "
80 db_printf("Breakpoint");
82 db_printf("Watchpoint");
84 db_printf("Stopped");
85 db_printf(" in pid %d.%d (%s) at\t",
db_autoconf.c 71 db_printf("%-16s %10s %4s %18s %18s\n",
84 db_printf("%-16.16s", buf.dv_xname);
85 db_printf(" %10s", cl);
86 db_printf(" %4u", buf.dv_unit);
87 db_printf(" %18" PRIxPTR, (uintptr_t)dv);
88 db_printf(" %18" PRIxPTR, (uintptr_t)buf.dv_private);
89 db_printf("\n");
db_proc.c 142 db_printf("usage: show all procs [/a] [/l] [/n] [/w]\n");
143 db_printf("\t/a == show process address info\n");
144 db_printf("\t/l == show LWP info [default]\n");
145 db_printf("\t/n == show normal process info\n");
146 db_printf("\t/w == show process wait/emul info\n");
152 db_printf("PID %-16s %18s %18s %18s\n",
156 db_printf("PID %5s S %3s %9s %18s %18s %-8s\n",
160 db_printf("PID %8s %8s %10s S %7s %4s %16s %7s\n",
164 db_printf("PID %5s %16s %8s %4s %-16s %s\n",
179 db_printf("%-5d", p.p_pid)
    [all...]
db_print.c 60 db_printf("%-12s%s", vs.name, db_num_to_str(value));
64 db_printf("\t%s", name);
69 db_printf("+%s", tbuf);
72 db_printf("\n");
db_xxx.c 169 db_printf("usage: show files address\n");
170 db_printf("\taddress == an address of a proc structure\n");
191 vfs_vnode_print(vp, full, db_printf);
194 db_printf("\nv_uobj.vmobjlock lock details:\n");
195 lockdebug_lock_print(vp->v_uobj.vmobjlock, db_printf);
196 db_printf("\n");
209 aio_print_jobs(db_printf);
220 mqueue_print_list(db_printf);
231 module_print_list(db_printf);
241 pool_printall(modif, db_printf);
    [all...]
db_write_cmd.c 87 db_printsym(addr, DB_STGY_ANY, db_printf);
90 db_printf("\t\t%s = ", db_num_to_str(old_value));
91 db_printf("%s\n", db_num_to_str(new_value));
94 db_printf("\t\t= %s\n", db_num_to_str(new_value));
db_command.c 624 db_printf("\n");
748 db_printf("No such command: %s\n", name);
750 db_printf("Ambiguous command: %s\n", name);
792 db_printf("%s", p);
886 db_printf("Count missing\n");
900 db_printf("?\n");
920 db_printf("Bad modifier\n");
943 db_printf("Count missing\n");
1015 db_printf("Command: %s\n", command->name);
1017 db_printf(" Description: %s\n", command->cmd_descr)
    [all...]
  /src/sys/arch/hppa/hppa/
db_machdep.c 160 db_printf("General registers\n");
161 db_printf("r00-03 %08x %08x %08x %08x\n",
163 db_printf("r04-07 %08x %08x %08x %08x\n",
165 db_printf("r08-11 %08x %08x %08x %08x\n",
167 db_printf("r12-15 %08x %08x %08x %08x\n",
169 db_printf("r16-19 %08x %08x %08x %08x\n",
171 db_printf("r20-23 %08x %08x %08x %08x\n",
173 db_printf("r24-27 %08x %08x %08x %08x\n",
175 db_printf("r28-31 %08x %08x %08x %08x\n",
177 db_printf("\n")
    [all...]
db_disasm.c 1261 db_printf("iExInit not enough space for opcode %d",
1269 db_printf("%s - Bad instruction initialization!\n", i->mnem);
1305 db_printf("%s\t%%r%d, %%r%d, %%r%d",addDCond(Cond4(w)),
1314 db_printf("%s", unitDCond(Cond4(w)));
1316 db_printf("\t%%r%d, %%r%d",Rsb(w),Rtc(w));
1318 db_printf("\t%%r%d, %%r%d, %%r%d",Rsa(w),Rsb(w),Rtc(w));
1327 db_printf("%s\t%d, %%r%d, %%r%d",
1330 db_printf("%s\t%d, %%r%d, %%r%d",
1340 db_printf("%s\t%%r%d, %%r%d, %%r%d",
1343 db_printf("%s\t%%r%d, %%r%d, %d, %%r%d"
    [all...]
db_interface.c 75 db_printf("kernel: ");
77 db_printf("type %d", type);
79 db_printf("%s", trap_type[type]);
80 db_printf(" trap, code=%x\n", code);
  /src/sys/modules/examples/ddbping/
ddbping.c 70 db_printf("pong");
74 db_printf("/%s", modif);
79 db_printf(" 0x%zx", (size_t)addr);
84 db_printf(", 0t%zu", (size_t)count);
88 db_printf("\n");
95 db_printf("total\t\t%u\n", ping_count);
96 db_printf("with modifiers\t%u\n", ping_count_modif);
97 db_printf("with address\t%u\n", ping_count_addr);
98 db_printf("with count\t%u\n", ping_count_count);
  /src/sys/arch/sun2/sun2/
db_machdep.c 115 db_printf("0x%08lx [%02x] 0x%08x", va, sme, pte);
130 db_printf(" V");
132 db_printf(" W");
134 db_printf(" S");
136 db_printf(" NC");
138 db_printf(" Ref");
140 db_printf(" Mod");
143 db_printf(" %s", pgt_names[t]);
144 db_printf(" PA=0x%x\n", PG_PA(pte));
146 else db_printf(" INVALID\n")
    [all...]
  /src/sys/arch/sh3/sh3/
db_interface.c 135 db_printf("%s mode trap: ", type & 1 ? "user" : "kernel");
137 db_printf("type 0x%03x", type & ~1);
139 db_printf("%s", exp_type[i]);
141 db_printf(" code = 0x%x\n", code);
160 db_printf("[pc %x, pr %x]: ",
283 db_printf("%s-mode, %s virtual storage mode\n",
288 db_printf("ASID=%d (%s)", i, __db_procname_by_asid(i));
290 db_printf("---TLB DUMP---\n%s\n%s\n", title, title2);
292 db_printf(" [way %d]\n", i);
301 db_printf("---------- - --- ----------
    [all...]
  /src/sys/arch/mips/mips/
db_disasm.c 267 db_printf("nop");
270 db_printf("ssnop");
273 db_printf("ehb");
276 db_printf("pause");
279 db_printf("nop *"); /* "undefined" NOP */
299 db_printf("move\t%s,%s",
313 db_printf("%s", name);
324 db_printf("\t%s,%s,%d",
336 db_printf("\t%s,%s,%s",
344 db_printf("\t%s", reg_name[i.RType.rd])
    [all...]
  /src/sys/arch/riscv/riscv/
db_disasm.c 82 db_printf("%s", symname);
84 db_printf("<%s+%"DDB_EXPR_FMT"x>", symname, diff);
85 db_printf("\t[addr:%#"PRIxVADDR"]", loc);
87 db_printf("%#"PRIxVADDR, loc);
150 db_printf("c.addi4spn %s, 0x%x\n", riscv_registers[rd], imm);
157 db_printf("c.fld f%d, %d(%s)\n", rd, (int32_t)imm,
161 db_printf("c.lq %s, %d(%s)\n", riscv_registers[rd],
169 db_printf("c.lw %s, %d(%s)\n", riscv_registers[rd],
177 db_printf("c.flw f%d, %d(%s)\n", rd, (int32_t)imm,
181 db_printf("c.ld %s, %d(%s)\n", riscv_registers[rd]
    [all...]
  /src/sys/arch/aarch64/aarch64/
db_machdep.c 347 db_printf("cpu_info=%p, cpu_name=%s\n", ci, cpuinfobuf.ci_cpuname);
348 db_printf("%p cpu[%u].ci_cpuid = 0x%lx\n",
350 db_printf("%p cpu[%u].ci_curlwp = %p\n",
352 db_printf("%p cpu[%u].ci_onproc = %p\n",
355 db_printf("%p cpu[%u].ci_softlwps[%d] = %p\n",
358 db_printf("%p cpu[%u].ci_lastintr = %" PRIu64 "\n",
360 db_printf("%p cpu[%u].ci_want_resched = %d\n",
362 db_printf("%p cpu[%u].ci_cpl = %d\n",
364 db_printf("%p cpu[%u].ci_softints = 0x%08x\n",
366 db_printf("%p cpu[%u].ci_intr_depth = %u\n"
    [all...]
  /src/sys/arch/sparc64/sparc64/
db_trace.c 220 db_printf("Window %lx ", (long)addr);
231 db_printf("frame64 %p locals, ins:\n", f);
233 db_printf("%llx %llx %llx %llx ",
238 db_printf("%llx %llx %llx %llx\n",
243 db_printf("%llx %llx %llx %llx ",
248 db_printf("%llx %llx %llx=sp %llx=pc:",
254 db_printsym(f->fr_pc, DB_STGY_PROC, db_printf);
255 db_printf("\n");
261 db_printf("%llx %llx %llx %llx ",
263 db_printf("%llx %llx %llx %llx\n"
    [all...]
db_interface.c 427 db_printf("DT512_0:\n");
429 db_printf("DT512_1:\n");
442 db_printf("IT128:\n");
458 db_printf("no address\n");
472 db_printf("%16.16lx:\t", (long)addr);
475 db_printf("%8.8lx\n", (long)ldxa(addr, asi));
497 db_printf("pdir %lld at %lx:\n", i, (long)pdir);
503 db_printf("\tptable %lld:%lld at %lx:\n", i, k, (long)ptbl);
511 db_printf("%016llx: %016llx\t",
514 db_printf("%016llx: %016llx\n"
    [all...]
  /src/sys/arch/amd64/amd64/
db_disasm.c 1060 db_printf("%s", db_reg[ext][size][addrp->disp]);
1065 db_printf("%s:", seg);
1067 db_printsym((db_addr_t)addrp->disp, DB_STGY_ANY, db_printf);
1070 db_printf("(");
1072 db_printf("%s", addrp->base);
1074 db_printf(",%s,%d", addrp->index, 1<<addrp->ss);
1075 db_printf(")");
1098 db_printf("<bad instruction>");
1105 db_printf("%s", fp->f_name);
1108 db_printf("s")
    [all...]
  /src/sys/arch/arm/arm32/
db_machdep.c 154 db_printf("frame address must be specified\n");
160 db_printf("frame address = %08x ", (u_int)frame);
161 db_printf("spsr=%08x\n", frame->tf_spsr);
162 db_printf("r0 =%08x r1 =%08x r2 =%08x r3 =%08x\n",
164 db_printf("r4 =%08x r5 =%08x r6 =%08x r7 =%08x\n",
166 db_printf("r8 =%08x r9 =%08x r10=%08x r11=%08x\n",
168 db_printf("r12=%08x r13=%08x r14=%08x r15=%08x\n",
170 db_printf("slr=%08x ssp=%08x\n", frame->tf_svc_lr, frame->tf_svc_sp);
204 db_printf("DFAR=%#x DFSR=%#x IFAR=%#x IFSR=%#x\n",
207 db_printf("CONTEXTIDR=%#x TTBCR=%#x TTBR=%#x\n"
    [all...]
  /src/sys/arch/i386/i386/
db_disasm.c 1004 db_printf("%s", db_reg[size][addrp->disp]);
1009 db_printf("%s:", seg);
1011 db_printsym((db_addr_t)addrp->disp, DB_STGY_ANY, db_printf);
1013 db_printf("(");
1015 db_printf("%s", addrp->base);
1017 db_printf(",%s,%d", addrp->index, 1<<addrp->ss);
1018 db_printf(")");
1040 db_printf("<bad instruction>");
1048 db_printf("%s", fp->f_name);
1051 db_printf("s")
    [all...]
  /src/sys/arch/powerpc/powerpc/
db_interface.c 62 #define db_printf printf macro
334 db_printf("\t%08lx %08lx %5s: 0x%08lx..0x%08lx -> 0x%08lx physical\n",
349 db_printf("\tvalid: %c%c access: %-10s memory:",
357 db_printf(" wrthrough");
359 db_printf(" nocache");
361 db_printf(" coherent");
363 db_printf(" guard");
370 db_printf("\tdisabled\n\n");
378 db_printf("\n");
386 db_printf("\tdisabled\n\n")
    [all...]
  /src/sys/arch/arm/arm/
db_disasm.c 55 db_disasm_read_word, db_disasm_printaddr, db_printf
69 db_printsym((db_addr_t)address, DB_STGY_ANY, db_printf);

Completed in 63 milliseconds

1 2 3 4