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

1234567891011>>

/netbsd-current/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.h58 DPRINTF("Before forking process PID=%d\n", getpid());
61 DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
64 DPRINTF("Before raising %s from child\n", strsignal(sigval));
67 DPRINTF("Before exiting of the child process\n");
70 DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
72 DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
79 DPRINTF("Call GETREGS for the child process\n");
83 DPRINTF("Retrieved registers\n");
86 DPRINTF("Retrieved %" PRIxREGISTER "\n", rgstr);
89 DPRINTF("Retrieve
[all...]
H A Dt_ptrace_topology_wait.h49 DPRINTF("Before forking process PID=%d\n", getpid());
52 DPRINTF("Before forking process PID=%d\n", getpid());
55 DPRINTF("Parent process PID=%d, child2's PID=%d\n",
61 DPRINTF("Assert that our parent is PID1 (initproc)\n");
64 DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
72 DPRINTF("Parent process PID=%d, child1's PID=%d\n", getpid(), child1);
74 DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
80 DPRINTF("Notify that child1 is dead\n");
83 DPRINTF("Wait for exiting of child2\n");
117 DPRINTF("Spaw
[all...]
H A Dt_ptrace_syscall_wait.h36 DPRINTF("Caught a signal %d in process %d\n", arg, getpid());
66 DPRINTF("Before forking process PID=%d\n", getpid());
69 DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
74 DPRINTF("Before raising %s from child\n", strsignal(sigval));
83 DPRINTF("Before exiting of the child process\n");
86 DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
88 DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
93 DPRINTF("Before resuming the child process where it left off and "
97 DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
102 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.h42 DPRINTF("Before forking process PID=%d\n", getpid());
45 DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
48 DPRINTF("Before raising %s from child\n", strsignal(sigval));
51 DPRINTF("Before exiting of the child process\n");
54 DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
56 DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
66 DPRINTF("set_event=%#x get_event=%#x\n", set_event.pe_set_event,
70 DPRINTF("Before resuming the child process where it left off and "
74 DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
79 DPRINTF("Befor
[all...]
H A Dt_ptrace_lwp_wait.h45 DPRINTF("Storing tcb[] = %p from thread %d\n", *tcb, _lwp_self());
92 DPRINTF("Before forking process PID=%d\n", getpid());
95 DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
99 DPRINTF("Storing tcb[0] = %p\n", tcb[0]);
108 DPRINTF("Before raising %s from child\n", strsignal(sigval));
124 DPRINTF("Before raising %s from child\n", strsignal(sigval2));
130 DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
132 DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
137 DPRINTF("Before calling ptrace(2) with PT_GET_SIGINFO for child");
141 DPRINTF("Signa
[all...]
H A Dt_ptrace_signal_wait.h45 DPRINTF("Before forking process PID=%d\n", getpid());
48 DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
51 DPRINTF("Before raising %s from child\n", strsignal(sigval));
60 DPRINTF("Before exiting of the child process\n");
64 DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
66 DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
79 DPRINTF("Before calling ptrace(2) with PT_GET_SIGINFO for "
84 DPRINTF("Signal traced to lwpid=%d\n", info.psi_lwpid);
85 DPRINTF("Signal properties: si_signo=%#x si_code=%#x "
93 DPRINTF("Asser
[all...]
/netbsd-current/sys/compat/aoutm68k/
H A Daoutm68k_util.h38 #define DPRINTF(a) uprintf a; macro
40 #define DPRINTF(a) macro
/netbsd-current/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...]
/netbsd-current/share/examples/puffs/pgfs/
H A Dpgfs_debug.h31 #define DPRINTF(...) _dprintf(__func__, __VA_ARGS__); macro
/netbsd-current/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...]
/netbsd-current/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");
/netbsd-current/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...]
/netbsd-current/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...]
/netbsd-current/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...]
/netbsd-current/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...]
/netbsd-current/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...]
/netbsd-current/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...]
/netbsd-current/sys/arch/hpc/stand/hpcboot/
H A Dload_coff.cpp34 #undef DPRINTF // trash coff_machdep.h 's define. macro
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")));
/netbsd-current/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);

Completed in 317 milliseconds

1234567891011>>