Searched refs:DBG (Results 1 - 25 of 38) sorted by relevance

12

/macosx-10.10/xnu-2782.1.97/osfmk/i386/
H A Dcpuid.c42 #define DBG(x...) \ macro
237 DBG("cpuid_fn(0x%08x) eax:0x%08x ebx:0x%08x ecx:0x%08x edx:0x%08x\n",
257 DBG("cpuid_set_cache_info(%p)\n", info_p);
307 DBG("cpuid(4) index=%d eax=0x%x\n", index, reg[eax]);
350 DBG(" cache_size[%s] : %d\n",
352 DBG(" cache_sharing[%s] : %d\n",
354 DBG(" cache_partitions[%s]: %d\n",
392 DBG(" vm_cache_geometry_colors: %d\n", vm_cache_geometry_colors);
408 DBG(" cache_size[L2U] : %d\n",
410 DBG(" cache_sharin
[all...]
H A Dmtrr.c68 #define DBG(x...) kprintf(x) macro
70 #define DBG(x...) macro
197 DBG("CPU%d: %s\n", get_cpu_number(), __FUNCTION__);
217 DBG("CPU%d: %s\n", get_cpu_number(), __FUNCTION__);
234 DBG("VAR -- BASE -------------- MASK -------------- SIZE\n");
236 DBG(" %02x 0x%016llx 0x%016llx 0x%llx\n", i,
241 DBG("\n");
243 DBG("FIX64K_00000: 0x%016llx\n", rdmsr64(MSR_IA32_MTRR_FIX64K_00000));
244 DBG("FIX16K_80000: 0x%016llx\n", rdmsr64(MSR_IA32_MTRR_FIX16K_80000));
245 DBG("FIX16K_A000
[all...]
H A Dpal_routines.c51 #define DBG(x...) kprintf("PAL_DBG: " x) macro
53 #define DBG(x...) macro
149 DBG("pal_efi_call_in_64bit_mode(0x%016llx, %p, %p, %lu, %p)\n",
197 DBG("pal_efi_call_in_32bit_mode(0x%08x, %p, %p, %lu, %p)\n",
214 DBG("pal_efi_call_in_32bit_mode() efi_reg:\n");
215 DBG(" rcx: 0x%016llx\n", efi_reg->rcx);
216 DBG(" rdx: 0x%016llx\n", efi_reg->rdx);
217 DBG(" r8: 0x%016llx\n", efi_reg->r8);
218 DBG(" r9: 0x%016llx\n", efi_reg->r9);
219 DBG(" ra
[all...]
H A Di386_init.c106 #define DBG(x...) kprintf(x) macro
108 #define DBG(x...) macro
235 DBG("Physical address map base: 0x%qx\n", physmap_base);
236 DBG("Physical map idlepml4[%d]: 0x%llx\n",
256 DBG("master_gdt_phys: %p\n", (void *) master_gdt_phys);
257 DBG("master_idt_phys: %p\n", (void *) master_idt_phys);
258 DBG("master_gdt_alias_phys: %p\n", (void *) master_gdt_alias_phys);
259 DBG("master_idt_alias_phys: %p\n", (void *) master_idt_alias_phys);
342 DBG("revision 0x%x\n", kernelBootArgs->Revision);
343 DBG("versio
[all...]
H A Dhpet.c88 #define DBG(x...) kprintf("DBG: " x) macro
90 #define DBG(x...) macro
217 DBG(" current RCBA.HPTC: %08X\n", *xmod);
219 DBG("HPET memory is not enabled, "
272 DBG(" CVT: TSC to HPET = %08X.%08X\n",
277 DBG(" CVT: HPET to TSC = %08X.%08X\n",
282 DBG(" CVT: BUS to HPET = %08X.%08X\n",
287 DBG(" CVT: HPET to BUS = %08X.%08X\n",
352 DBG("ml_hpet_cf
[all...]
H A Di386_vm_init.c162 #define DBG(x...) kprintf(x) macro
164 #define DBG(x...) macro
283 DBG("segTEXTB = %p\n", (void *) segTEXTB);
284 DBG("segDATAB = %p\n", (void *) segDATAB);
285 DBG("segLINKB = %p\n", (void *) segLINKB);
286 DBG("segHIBB = %p\n", (void *) segHIBB);
287 DBG("segPRELINKB = %p\n", (void *) segPRELINKB);
288 DBG("sHIB = %p\n", (void *) sHIB);
289 DBG("eHIB = %p\n", (void *) eHIB);
290 DBG("stex
[all...]
H A Dmp.c89 #define DBG(x...) kprintf(x) macro
91 #define DBG(x...) macro
368 DBG("start_cpu(%p) about to start cpu %d, lapic %d\n",
382 DBG("start_cpu(%p) about to wait for cpu %d\n",
436 DBG("intel_startCPU(%d) lapic_id=%d\n", slot_num, lapic);
437 DBG("IdlePTD(%p): 0x%x\n", &IdlePTD, (int) (uintptr_t)IdlePTD);
754 DBG("i386_signal_cpu(%d, 0x%x, SYNC) timed out\n",
991 DBG("CPU%d: %s\n", get_cpu_number(), __FUNCTION__);
999 DBG("CPU%d: %s\n", get_cpu_number(), __FUNCTION__);
1127 DBG("mp_cpus_call_ini
[all...]
H A Dlapic_native.c67 #define DBG(x...) kprintf(x) macro
69 #define DBG(x...) macro
598 DBG("lapic_config_tsc_deadline_timer()\n");
613 DBG("lapic_config_tsc_deadline_timer() done\n");
H A Dmachine_routines.c61 #define DBG(x...) kprintf("DBG: " x) macro
63 #define DBG(x...) macro
472 DBG( "registering CPU lapic id %d\n", lapic_id );
480 DBG( "about to start CPUs. %d registered\n", num_registered );
/macosx-10.10/WebKit2-7600.1.25/UIProcess/API/efl/
H A Dewk_private.h35 #define DBG(...) EINA_LOG_DOM_DBG(_ewk_log_dom, __VA_ARGS__) macro
/macosx-10.10/tcl-105/tcl_ext/tdom/tdom/generic/
H A Ddomalloc.c51 #define DBG(x) macro
121 DBG(fprintf(stderr, "domAllocInit...\n");)
163 DBG(
189 DBG(fprintf(stderr, "\ndomAlloc %d \n", size);)
192 DBG(fprintf(stderr, "\nSize too large as used for bin!\n");)
226 DBG(fprintf(stderr, "allocating new block ... \n");)
283 DBG(fprintf(stderr, "looking %d slot i=%d j=%d %x mask %x\n",
288 DBG(fprintf(stderr, "found free slot i=%d j=%d %x mask %x\n",
295 DBG(fprintf(stderr, "freeSlots == 0\n");)
313 DBG(fprint
[all...]
H A Dutf8conv.c60 #define DBG(x) macro
94 DBG(fprintf(stderr, "encoding=%x encoding->name='%s' name='%s'",
H A Ddomhtml.c79 #define DBG(x) macro
690 DBG(
773 DBG(fprintf(stderr, "New text node: '%s'\n", tnode->nodeValue);)
825 DBG(fprintf(stderr, "'%s' closing with last empty tag '%s' ?\n", start+2, pnode->nodeName);)
839 DBG(fprintf(stderr, "checking '%s' to top hierarchy: '%s' \n", start+2,pnode->nodeName);)
846 DBG(fprintf(stderr,"ignoring closing '%s' \n", start+2);)
855 DBG(fprintf(stderr, "comparing '%s' with pn='%s' \n", start+2, pn);)
912 DBG(fprintf(stderr, "autoclose '%s' with '%s' \n", pn, start+2);)
1171 DBG(fprintf(stderr, "\nnew tag '%70.70s...' \n", start);)
1193 DBG(fprint
[all...]
H A Ddomxpath.c82 #define DBG(x) macro
1584 DBG (
1650 DBG (fprintf (stderr, "step type %s, intvalue: %d\n", astType2str[a->type], a->intvalue);)
1862 DBG(
2141 DBG(
2146 DBG(printAst (4, t);)
2298 DBG(
2379 DBG(fprintf(stderr, "nodeTest: nodeType=%d \n", node->nodeType);)
2383 DBG(fprintf(stderr, "nodeTest: nodeType=%d == %d?? \n", node->nodeType, TEXT_NODE);)
2569 DBG(fprint
[all...]
H A Ddomxslt.c75 #define DBG(x) macro
76 #define TRACE(x) DBG(fprintf(stderr,(x)))
77 #define TRACE1(x,a) DBG(fprintf(stderr,(x),(a)))
78 #define TRACE2(x,a,b) DBG(fprintf(stderr,(x),(a),(b)))
79 #define TRACE3(x,a,b,c) DBG(fprintf(stderr,(x),(a),(b),(c)))
80 #define TRACE4(x,a,b,c,d) DBG(fprintf(stderr,(x),(a),(b),(c),(d)))
81 #define TRACE5(x,a,b,c,d,e) DBG(fprintf(stderr,(x),(a),(b),(c),(d),(e)))
751 DBG(
1122 DBG(fprintf(stderr, "\nformatStr='%s' \n", formatStr);)
1254 DBG(fprint
[all...]
/macosx-10.10/xnu-2782.1.97/osfmk/kern/
H A Daffinity.c56 #define DBG(x...) kprintf("DBG: " x) macro
58 #define DBG(x...) macro
129 DBG("thread_affinity_set(%p,%u)\n", thread, tag);
162 DBG("thread_affinity_set(%p,%u) removing from aset %p\n",
173 DBG("thread_affinity_set(%p,%u) found aset %p\n",
191 DBG("thread_affinity_set(%p,%u) (re-)using aset %p\n",
224 DBG("task_affinity_create(%p,%p)\n", parent_task, child_task);
247 DBG("task_affinity_deallocate(%p) aspc %p task_count %d\n",
315 DBG("thread_affinity_du
[all...]
H A Dtimer_call.c56 #define DBG(x...) kprintf("DBG: " x); macro
58 #define DBG(x...) macro
239 DBG("timer_call_queue_init(%p)\n", queue);
250 DBG("timer_call_setup(%p,%p,%p)\n", call, func, param0);
402 DBG("timer_call_enqueue_deadline_unlocked(%p,%p,)\n", call, queue);
462 DBG("timer_call_dequeue_unlocked(%p)\n", call);
733 DBG("timer_queue_shutdown(%p)\n", queue);
800 DBG("timer_queue_expire(%p,)\n", queue);
946 DBG("timer_queue_migrat
[all...]
/macosx-10.10/ICU-531.30/icuSources/common/
H A Dicuplug.c34 #define DBG(x) fprintf(stderr, "%s:%d: ",__FILE__,__LINE__); fprintf x macro
168 DBG((stderr, "uplug_openLibrary() - out of library slots (max %d)\n", libraryMax));
176 DBG((stderr, "uplug_openLibrary(%s,%s) libEntry %d, lib %p\n", libName, u_errorName(*status), libEntry, lib));
184 DBG((stderr, "uplug_openLibrary(%s,%s) libEntry %d, lib %p\n", libName, u_errorName(*status), libEntry, lib));
207 DBG((stderr, "uplug_closeLibrary(%p,%s) list %p\n", lib, u_errorName(*status), (void*)libraryList));
652 DBG((stderr, "uplug_loadWaitingPlugs() Level: %d\n", currentLevel));
692 DBG((stderr, " Done Loading Plugs. Level: %d\n", (int32_t)uplug_getCurrentLevel()));
727 DBG((stderr, "ICU_PLUGINS=%s\n", plugin_dir));
752 DBG((stderr, "pluginfile= %s\n", plugin_file));
825 DBG((stder
[all...]
/macosx-10.10/xnu-2782.1.97/tools/tests/affinity/
H A Dpool.c101 #define DBG(x...) do { \ macro
215 DBG("Starting %s %d, stage: %d\n", sp->name, wp->setnum, sp->stagenum);
255 DBG(" %s[%d,%d] todo %d waiting for buffer\n",
275 DBG(" %s[%d,%d] todo %d work %p data %p\n",
288 DBG(" %s[%d,%d] todo %d signaling work\n",
299 DBG("Ending %s[%d,%d]\n", sp->name, wp->setnum, sp->stagenum);
434 DBG(" empty work item %p for data %p\n",
478 DBG("Thread %d,%d status %d\n", i, j, status);
H A Dsets.c102 #define DBG(x...) do { \ macro
208 DBG("Starting %s set: %d stage: %d\n", sp->name, lp->setnum, sp->stagenum);
244 DBG(" %s[%d,%d] iteration %d waiting for buffer\n",
253 DBG(" %s[%d,%d] iteration %d work %p data %p\n",
266 DBG(" %s[%d,%d] iteration %d signaling work\n",
273 DBG("Ending %s[%d,%d]\n", sp->name, lp->setnum, sp->stagenum);
460 DBG(" empty work item %p for set %d data %p\n",
481 DBG("Thread %d,%d status %d\n", i, j, status);
H A Dtags.c15 #define DBG(x...) do { \ macro
/macosx-10.10/bind9-45.101/bind9/contrib/zkt/
H A Ddebug.h42 # ifdef DBG
43 # define dbg_line() fprintf (stderr, "DBG: %s(%d) reached\n", __FILE__, __LINE__)
44 # define dbg_msg(msg) fprintf (stderr, "DBG: %s(%d) %s\n", __FILE__, __LINE__, msg)
45 # define dbg_val0(text) fprintf (stderr, "DBG: %s(%d) %s", __FILE__, __LINE__, text)
47 # define dbg_val(fmt, var) fprintf (stderr, "DBG: %s(%d) " fmt, __FILE__, __LINE__, var)
48 # define dbg_val2(fmt, v1, v2) fprintf (stderr, "DBG: %s(%d) " fmt, __FILE__, __LINE__, v1, v2)
49 # define dbg_val3(fmt, v1, v2, v3) fprintf (stderr, "DBG: %s(%d) " fmt, __FILE__, __LINE__, v1, v2, v3)
50 # define dbg_val4(fmt, v1, v2, v3, v4) fprintf (stderr, "DBG: %s(%d) " fmt, __FILE__, __LINE__, v1, v2, v3, v4)
51 # define dbg_val5(fmt, v1, v2, v3, v4, v5) fprintf (stderr, "DBG: %s(%d) " fmt, __FILE__, __LINE__, v1, v2, v3, v4, v5)
52 # define dbg_val6(fmt, v1, v2, v3, v4, v5, v6) fprintf (stderr, "DBG
[all...]
/macosx-10.10/OpenSSH-189/openssh/
H A Dpacket.c83 #define DBG(x) x macro
85 #define DBG(x) macro
580 DBG(debug("packet_start[%d]", type));
779 DBG(debug("cipher_init_context: %d", mode));
887 DBG(debug("compression: raw %d compressed %d", len,
932 DBG(debug("send: len %d (includes padlen %d, aadlen %d)",
939 DBG(debug("done calc MAC out #%d", active_state->p_send.seqnr));
952 DBG(debug("done calc MAC(EtM) out #%d",
1032 DBG(debug("packet_send done"));
1049 DBG(debu
[all...]
/macosx-10.10/vim-55/src/
H A DMake_sas.mak38 DBG = NODEBUG macro
39 #DBG = DBG=SF
84 CFLAGS = NOLINK $(DBG) CPU=$(CPU) NOSTACKCHECK DEF=AMIGA CODE=FAR idir=proto ignore=317
236 $(CC) LINK $(COPTS) $(OBJ) version.o $(DBG) PNAME=Vim
240 $(CC) LINK $(COPTS) $(OBJ) version.o $(DBG) PNAME=Vim
/macosx-10.10/xnu-2782.1.97/osfmk/x86_64/
H A Dpmap.c154 #define DBG(x...) kprintf("DBG: " x) macro
156 #define DBG(x...) macro
895 DBG("pmap region %d [%p..[%p\n",
908 DBG("- ml_static_mfree(%p,%p)\n",
918 DBG("- ml_static_mfree(%p,%p)\n",
980 DBG("ml_static_mfree(%p,%p) for padding below text\n",
983 DBG("ml_static_mfree(%p,%p) for padding above text\n",
998 DBG("myva: %p pdep: %p ptep: %p\n",
1009 DBG("pmap_store_pt
[all...]

Completed in 309 milliseconds

12