Searched refs:DPRINTF (Results 1 - 25 of 944) sorted by relevance

1234567891011>>

/src/tests/lib/libc/sys/
H A Dt_ptrace_i386_wait.h47 DPRINTF("Before forking process PID=%d\n", getpid());
50 DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
53 DPRINTF("Before raising %s from child\n", strsignal(sigval));
56 DPRINTF("Before exiting of the child process\n");
59 DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
61 DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
66 DPRINTF("Call GETREGS for the child process\n");
69 DPRINTF("EAX=%#" PRIxREGISTER "\n", r.r_eax);
70 DPRINTF("EBX=%#" PRIxREGISTER "\n", r.r_ebx);
71 DPRINTF("EC
[all...]
H A Dt_ptrace_amd64_wait.h50 DPRINTF("Before forking process PID=%d\n", getpid());
53 DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
56 DPRINTF("Before raising %s from child\n", strsignal(sigval));
59 DPRINTF("Before exiting of the child process\n");
62 DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
64 DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
69 DPRINTF("Call GETREGS for the child process\n");
72 DPRINTF("RAX=%#" PRIxREGISTER "\n", r.regs[_REG_RAX]);
73 DPRINTF("RBX=%#" PRIxREGISTER "\n", r.regs[_REG_RBX]);
74 DPRINTF("RC
[all...]
H A Dt_ptrace_register_wait.h57 DPRINTF("Before forking process PID=%d\n", getpid());
60 DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
63 DPRINTF("Before raising %s from child\n", strsignal(sigval));
66 DPRINTF("Before exiting of the child process\n");
69 DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
71 DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
78 DPRINTF("Call GETREGS for the child process\n");
82 DPRINTF("Retrieved registers\n");
85 DPRINTF("Retrieved %" PRIxREGISTER "\n", rgstr);
88 DPRINTF("Retrieve
[all...]
H A Dt_ptrace_topology_wait.h48 DPRINTF("Before forking process PID=%d\n", getpid());
51 DPRINTF("Before forking process PID=%d\n", getpid());
54 DPRINTF("Parent process PID=%d, child2's PID=%d\n",
60 DPRINTF("Assert that our parent is PID1 (initproc)\n");
63 DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
71 DPRINTF("Parent process PID=%d, child1's PID=%d\n", getpid(), child1);
73 DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
79 DPRINTF("Notify that child1 is dead\n");
82 DPRINTF("Wait for exiting of child2\n");
116 DPRINTF("Spaw
[all...]
H A Dt_ptrace_syscall_wait.h35 DPRINTF("Caught a signal %d in process %d\n", arg, getpid());
65 DPRINTF("Before forking process PID=%d\n", getpid());
68 DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
73 DPRINTF("Before raising %s from child\n", strsignal(sigval));
82 DPRINTF("Before exiting of the child process\n");
85 DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
87 DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
92 DPRINTF("Before resuming the child process where it left off and "
96 DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
101 DPRINTF("Befor
[all...]
H A Dt_ptrace_misc_wait.h46 DPRINTF("Before forking process PID=%d\n", getpid());
49 DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
52 DPRINTF("Before raising %s from child\n", strsignal(sigval));
59 DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
61 DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
66 DPRINTF("Before calling ptrace(2) with PT_GET_SIGINFO for "
71 DPRINTF("Signal traced to lwpid=%d\n", info.psi_lwpid);
72 DPRINTF("Signal properties: si_signo=%#x si_code=%#x "
80 DPRINTF("Before resuming the child process in PC=0x0 "
89 DPRINTF("Befor
[all...]
H A Dt_ptrace_kill_wait.h38 DPRINTF("Before forking process PID=%d\n", getpid());
41 DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
44 DPRINTF("Before raising %s from child\n", strsignal(sigval));
51 DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
53 DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
58 DPRINTF("Before killing the child process with %s\n", type);
68 DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
73 DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
H A Dt_ptrace_eventmask_wait.h41 DPRINTF("Before forking process PID=%d\n", getpid());
44 DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
47 DPRINTF("Before raising %s from child\n", strsignal(sigval));
50 DPRINTF("Before exiting of the child process\n");
53 DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
55 DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
65 DPRINTF("set_event=%#x get_event=%#x\n", set_event.pe_set_event,
69 DPRINTF("Before resuming the child process where it left off and "
73 DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
78 DPRINTF("Befor
[all...]
H A Dt_ptrace_lwp_wait.h44 DPRINTF("Storing tcb[] = %p from thread %d\n", *tcb, _lwp_self());
91 DPRINTF("Before forking process PID=%d\n", getpid());
94 DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
98 DPRINTF("Storing tcb[0] = %p\n", tcb[0]);
107 DPRINTF("Before raising %s from child\n", strsignal(sigval));
123 DPRINTF("Before raising %s from child\n", strsignal(sigval2));
129 DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
131 DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
136 DPRINTF("Before calling ptrace(2) with PT_GET_SIGINFO for child");
140 DPRINTF("Signa
[all...]
/src/sys/compat/aoutm68k/
H A Daoutm68k_util.h38 #define DPRINTF(a) uprintf a; macro
40 #define DPRINTF(a) macro
/src/sys/arch/hpc/stand/hpcboot/arm/
H A Darm_arch.cpp40 DPRINTF((TEXT("ARM architecture.\n")));
55 DPRINTF((TEXT("can't change to System mode\n")));
57 DPRINTF((TEXT("Reg0 :%08x\n"), GetCop15Reg0()));
58 DPRINTF((TEXT("Reg1 :%08x\n"), GetCop15Reg1()));
59 DPRINTF((TEXT("Reg2 :%08x\n"), GetCop15Reg2()));
60 DPRINTF((TEXT("Reg3 :%08x\n"), GetCop15Reg3()));
61 DPRINTF((TEXT("Reg5 :%08x\n"), GetCop15Reg5()));
62 DPRINTF((TEXT("Reg6 :%08x\n"), GetCop15Reg6()));
63 DPRINTF((TEXT("Reg13:%08x\n"), GetCop15Reg13()));
64 DPRINTF((TEX
[all...]
H A Darm_mmu.cpp39 DPRINTF((TEXT("Use ARM software MMU.\n")));
55 DPRINTF((TEXT("not System mode\n")));
64 DPRINTF((TEXT("page directory address=0x%08x->0x%08x(0x%08x)\n"),
80 DPRINTF((TEXT("Virtual Address 0x%08x"), vaddr));
82 DPRINTF((TEXT("(+PID)-> 0x%08x\n"), vaddr));
86 DPRINTF((TEXT("1st level descriptor 0x%08x(addr 0x%08x)\n"),
91 DPRINTF((TEXT("1st level descriptor fault.\n")));
96 DPRINTF((TEXT("section Physical Address 0x%08x\n"), paddr));
99 DPRINTF((TEXT("-> Level2 page descriptor.\n")));
103 DPRINTF((TEX
[all...]
/src/share/examples/puffs/pgfs/
H A Dpgfs_debug.h31 #define DPRINTF(...) _dprintf(__func__, __VA_ARGS__); macro
/src/sys/arch/ews4800mips/ews4800mips/
H A Dpdinfo.c43 #define DPRINTF(fmt, args...) printf(fmt, ##args) macro
45 #define DPRINTF(arg...) ((void)0) macro
76 DPRINTF("no physical disk info.\n");
84 DPRINTF("physical disk sector size %dbyte\n", sizeof *disk);
85 DPRINTF("[disk]\n");
86 DPRINTF("drive_id = %#x\n", disk->drive_id);
87 DPRINTF("magic = %#x\n", disk->magic);
88 DPRINTF("version = %d\n", disk->version);
89 DPRINTF("serial # %s\n", disk->device_serial_number);
90 #define _(x) DPRINTF(#
[all...]
H A Dvtoc.c44 #define DPRINTF(fmt, args...) printf(fmt, ##args) macro
46 #define DPRINTF(arg...) ((void)0) macro
103 DPRINTF("Invalid VTOC.\n");
107 DPRINTF("[VTOC] (%d byte)\n", sizeof *vtoc);
108 DPRINTF("Bootinfo = %08x %08x %08x\n",
110 DPRINTF("Magic = %08x\n", vtoc->magic);
111 DPRINTF("Version = %d\n", vtoc->version);
112 DPRINTF("Volume = %s\n", vtoc->volume);
113 DPRINTF("Sector size = %d\n", vtoc->sector_size_byte);
114 DPRINTF("# o
[all...]
/src/usr.sbin/perfused/
H A Ddebug.c43 DPRINTF("%p ", &addr[i]);
47 DPRINTF("%02x ",
50 DPRINTF(" ");
55 DPRINTF(" ");
61 DPRINTF("%c", isprint((int)c) ? c : '.');
63 DPRINTF(" ");
66 DPRINTF("\n");
/src/sys/arch/news68k/stand/bootxx/
H A Dbootxx.c75 # define DPRINTF printf macro
77 # define DPRINTF while (0) printf macro
94 DPRINTF("\n");
95 DPRINTF("d4 %x\n", d4);
96 DPRINTF("d5 %x (%s)\n", d5, (char *)d5);
97 DPRINTF("d6 %x\n", d6);
98 DPRINTF("d7 %x\n", d7);
100 DPRINTF("block_size = %d\n", bbinfo.bbi_block_size);
101 DPRINTF("block_count = %d\n", bbinfo.bbi_block_count);
102 DPRINTF("entry_poin
[all...]
/src/sys/arch/hpc/stand/hpcboot/sh3/dev/
H A Dsh3_dev.cpp107 DPRINTF((TEXT("ICR0 0x%08x\n"), _reg_read_2(SH3_ICR0)));
108 DPRINTF((TEXT("ICR1 0x%08x\n"), _reg_read_2(SH3_ICR1)));
109 DPRINTF((TEXT("ICR2 0x%08x\n"), _reg_read_2(SH3_ICR2)));
110 DPRINTF((TEXT("PINTER 0x%08x\n"), _reg_read_2(SH3_PINTER)));
111 DPRINTF((TEXT("IPRA 0x%08x\n"), _reg_read_2(SH3_IPRA)));
112 DPRINTF((TEXT("IPRB 0x%08x\n"), _reg_read_2(SH3_IPRB)));
113 DPRINTF((TEXT("IPRC 0x%08x\n"), _reg_read_2(SH3_IPRC)));
114 DPRINTF((TEXT("IPRD 0x%08x\n"), _reg_read_2(SH3_IPRD)));
115 DPRINTF((TEXT("IPRE 0x%08x\n"), _reg_read_2(SH3_IPRE)));
116 DPRINTF((TEX
[all...]
H A Dsh4_dev.cpp99 #define _(n) DPRINTF((TEXT("%S %S "), #n, ON(r, SH4_ICR_ ## n)))
106 DPRINTF((TEXT("ICR: ")));
108 DPRINTF((TEXT("0x%04x\n"), r));
119 DPRINTF((TEXT("%04x ", _reg_read_2(HD64465_NIRR))));
132 DPRINTF((TEXT("<<<HD64465>>>\n")));
134 DPRINTF((TEXT("not found.\n")));
138 DPRINTF((TEXT("SMSCR: "))); // standby
140 DPRINTF((TEXT("SPCCR: "))); // clock
143 DPRINTF((TEXT("\nNIRR: "))); // request
145 DPRINTF((TEX
[all...]
/src/sys/arch/newsmips/stand/bootxx/
H A Dbootxx.c52 # define DPRINTF printf macro
54 # define DPRINTF while (0) printf macro
84 DPRINTF("\n");
85 DPRINTF("a0 %x\n", a0);
86 DPRINTF("a1 %x\n", a1);
87 DPRINTF("a2 %x (%s)\n", a2, (char *)a2);
88 DPRINTF("a3 %x\n", a3);
89 DPRINTF("a4 %x\n", a4);
90 DPRINTF("a5 %x\n", a5);
92 DPRINTF("block_siz
[all...]
/src/sys/arch/hpc/stand/hpcboot/mips/
H A Dmips_arch.cpp61 DPRINTF((TEXT("status register test\n")));
63 DPRINTF((TEXT("current value: 0x%08x\n"), r0));
66 DPRINTF((TEXT("write test: 0x%08x\n"), r1));
77 DPRINTF((TEXT("can't initialize memory manager.\n")));
99 DPRINTF((TEXT("kernel address access test: %S\n"),
105 DPRINTF((TEXT("can't get page for 2nd loader.\n")));
108 DPRINTF((TEXT("2nd bootloader vaddr=0x%08x paddr=0x%08x\n"),
112 DPRINTF((TEXT("2nd bootloader copy done.\n")));
135 DPRINTF((TEXT("SetKMode(1) failed.\n")));
138 DPRINTF((TEX
[all...]
/src/sys/arch/hpc/stand/hpcboot/sh3/
H A Dsh_mmu.cpp104 DPRINTF((TEXT("unknown architecture.\n")));
109 DPRINTF((TEXT("cache %Sabled"),
112 DPRINTF((TEXT(" ram-mode")));
119 DPRINTF((TEXT("I-cache %Sabled"),
122 DPRINTF((TEXT(" index-mode ")));
123 DPRINTF((TEXT(" D-cache %Sabled"),
126 DPRINTF((TEXT(" index-mode")));
128 DPRINTF((TEXT(" ram-mode")));
134 DPRINTF((TEXT(".")));
137 DPRINTF((TEX
[all...]
/src/sys/arch/mips/mips/
H A Dkobj_machdep.c56 #define DPRINTF(fmt, args...) \ macro
59 #define DPRINTF(fmt, args...) __nothing macro
73 DPRINTF("%s(kobj %p, reloc %#lx,\n data %p, rela %d, local %d)\n",
101 DPRINTF(" reloc R_MIPS_NONE\n");
105 DPRINTF(" reloc R_MIPS_32\n");
111 DPRINTF(" orig = 0x%08x\n", *where32);
113 DPRINTF(" new = 0x%08x\n", *where32);
118 DPRINTF(" reloc R_MIPS_26 (untested)\n");
130 DPRINTF(" orig insn = 0x%08x\n", *insn);
132 DPRINTF(" ne
[all...]
/src/sys/arch/sun68k/stand/libsa/
H A Dpromdev.c46 # define DPRINTF(fmt, ...) \ macro
52 # define DPRINTF(fmt, ...) macro
78 DPRINTF("Boot device type: %s", ops->b_desc);
102 DPRINTF("devaddr=%#x", si->si_devaddr);
107 DPRINTF("dmaaddr=%#x", si->si_dmaaddr);
112 DPRINTF("devdata=%#x", si->si_devdata);
117 DPRINTF("calling prom open... %p", si);
119 DPRINTF("prom open returned %d", error);
144 DPRINTF("calling prom close... %p", si);
/src/sys/arch/hpc/stand/hpcboot/
H A Dload_coff.cpp34 #undef DPRINTF // trash coff_machdep.h 's define.
46 DPRINTF((TEXT("Loader: COFF\n")));
67 DPRINTF((TEXT("file size: text 0x%x + data 0x%x = 0x%x byte\n"),
76 DPRINTF((TEXT("kernel entry address: 0x%08x\n"), _ah->a_entry));
96 DPRINTF((TEXT("[text]")));
102 DPRINTF((TEXT("[data]")));
109 DPRINTF((TEXT("[bss ]")));
120 DPRINTF((TEXT("coff loader not implemented.\n")));
128 DPRINTF((TEXT("not a COFF file.\n")));

Completed in 9 milliseconds

1234567891011>>