Searched refs:B_PRIx64 (Results 1 - 25 of 112) sorted by relevance

12345

/haiku/src/kits/debugger/dwarf/
H A DAttributeValue.cpp18 snprintf(buffer, size, "%#" B_PRIx64, address);
21 snprintf(buffer, size, "(%p, %#" B_PRIx64 ")", block.data,
25 snprintf(buffer, size, "%#" B_PRIx64, constant);
38 snprintf(buffer, size, "%#" B_PRIx64, pointer);
/haiku/src/kits/debugger/value/values/
H A DAddressValue.cpp31 snprintf(buffer, sizeof(buffer), "%#" B_PRIx64, fValue.ToUInt64());
/haiku/src/system/boot/platform/efi/arch/arm/
H A Darch_dtb.cpp113 dprintf(" regs: %#" B_PRIx64 ", %#" B_PRIx64 "\n",
116 dprintf(" %#" B_PRIx64 ", %#" B_PRIx64 "\n",
127 dprintf(" regs: %#" B_PRIx64 ", %#" B_PRIx64 "\n",
H A Darch_mmu.cpp187 dprintf(" 0x%08" B_PRIx64 "-0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n",
195 dprintf(" 0x%08" B_PRIx64 "-0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n",
203 dprintf(" 0x%08" B_PRIx64 "-0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n",
/haiku/src/system/boot/platform/efi/arch/arm64/
H A Darch_dtb.cpp90 dprintf(" regs: %#" B_PRIx64 ", %#" B_PRIx64 "\n",
93 dprintf(" %#" B_PRIx64 ", %#" B_PRIx64 "\n",
H A Darch_mmu.cpp298 dprintf(" 0x%08" B_PRIx64 "-0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n",
306 dprintf(" 0x%08" B_PRIx64 "-0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n",
314 dprintf(" 0x%08" B_PRIx64 "-0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n",
322 dprintf(" 0x%08" B_PRIx64 "
[all...]
H A Darch_start.cpp108 dprintf("TTBR0: %" B_PRIx64 " TTBRx: %" B_PRIx64 " SCTLR: %" B_PRIx64 " TCR: %" B_PRIx64 "\n",
/haiku/src/system/boot/platform/efi/arch/x86/
H A Darch_mmu.cpp200 dprintf(" 0x%08" B_PRIx64 "-0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n",
208 dprintf(" 0x%08" B_PRIx64 "-0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n",
216 dprintf(" 0x%08" B_PRIx64 "-0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n",
292 TRACE("gKernelArgs.arch_args.vir_pgdir = 0x%08" B_PRIx64 "\
[all...]
/haiku/src/bin/debug/strace/
H A DContext.cpp41 snprintf(tmp, sizeof(tmp), "0x%" B_PRIx64, value);
64 snprintf(tmp, sizeof(tmp), fDecimal ? "%" B_PRIu64 : "0x%" B_PRIx64, value);
72 snprintf(tmp, sizeof(tmp), "0x%" B_PRIx64, value);
/haiku/src/system/boot/platform/efi/arch/x86_64/
H A Darch_mmu.cpp164 dprintf(" 0x%08" B_PRIx64 "-0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n",
172 dprintf(" 0x%08" B_PRIx64 "-0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n",
180 dprintf(" 0x%08" B_PRIx64 "-0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n",
/haiku/src/apps/debugger/user_interface/cli/commands/
H A DCliStackTraceCommand.cpp63 printf("%3" B_PRId32 " %#" B_PRIx64 " %#" B_PRIx64, i,
/haiku/src/system/boot/platform/efi/arch/riscv64/
H A Darch_mmu.cpp314 dprintf(" 0x%08" B_PRIx64 "-0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n",
322 dprintf(" 0x%08" B_PRIx64 "-0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n",
330 dprintf(" 0x%08" B_PRIx64 "-0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n",
338 dprintf(" 0x%08" B_PRIx64 "
[all...]
/haiku/src/apps/debugger/user_interface/gui/util/
H A DTargetAddressTableColumn.cpp26 snprintf(buffer, sizeof(buffer), "%#" B_PRIx64, value.ToUInt64());
/haiku/src/system/boot/arch/x86/
H A Darch_hpet.cpp52 TRACE("hpet_init: found HPET at 0x%" B_PRIx64 ".\n",
/haiku/src/system/boot/platform/bios_ia32/
H A Dlong.cpp221 dprintf(" base %#018" B_PRIx64 ", length %#018" B_PRIx64 "\n",
228 dprintf(" base %#018" B_PRIx64 ", length %#018" B_PRIx64 "\n",
235 dprintf(" base %#018" B_PRIx64 ", length %#018" B_PRIx64 "\n",
291 dprintf(" base %#018" B_PRIx64 ", length %#018" B_PRIx64 "\n",
H A Dmmu.cpp602 dprintf(" base %#018" B_PRIx64 ", length %#018" B_PRIx64 "\n",
609 dprintf(" base %#018" B_PRIx64 ", length %#018" B_PRIx64 "\n",
616 dprintf(" base %#018" B_PRIx64 ", length %#018" B_PRIx64 "\n",
656 TRACE("kernel stack at 0x%" B_PRIx64 " to 0x%" B_PRIx64 "\n",
706 "%#" B_PRIx64 " - %#" B_PRIx64 "
[all...]
/haiku/src/system/kernel/arch/x86/
H A Darch_vm.cpp122 TRACE_MTRR(" mtrr: %2" B_PRIu32 ": base: %#10" B_PRIx64 ", size: %#10"
123 B_PRIx64 ", type: %u\n", i, info.base, info.size,
345 TRACE_MTRR2("%12" B_PRIx64 " (%p)\n", rangePoints[i].address,
416 TRACE_MTRR2("%12" B_PRIx64 " - %12" B_PRIx64 ": %" B_PRIu32 "\n",
465 TRACE_MTRR2("%12" B_PRIx64 " - %12" B_PRIx64 ": %" B_PRIu32 "\n",
508 B_PRIx64 ".\n", updateInfo.ignoreUncacheableSize);
515 "ignoring uncacheable ranges up to size %#" B_PRIx64 ".\n",
564 TRACE_MTRR2("add_memory_type_range(%" B_PRId32 ", %#" B_PRIx64 ",
[all...]
/haiku/src/add-ons/kernel/busses/pci/designware/
H A DDWPCIController.cpp237 dprintf("child: %08" B_PRIx64, childAdr);
238 dprintf(", parent: %08" B_PRIx64, parentAdr);
239 dprintf(", len: %" B_PRIx64 "\n", len);
262 dprintf(" DBI: %08" B_PRIx64 ", %08" B_PRIx64 "\n", fDbiPhysBase, fDbiSize);
266 dprintf(" config: %08" B_PRIx64 ", %08" B_PRIx64 "\n", fConfigPhysBase, fConfigSize);
413 dprintf("AtuMap(%" B_PRIu32 ", %" B_PRIu32 ", %#" B_PRIx64 ", %#" B_PRIx64 ", "
455 dprintf("base: %#08" B_PRIx64, at
[all...]
/haiku/src/system/kernel/arch/x86/timers/
H A Dx86_hpet.cpp153 dprintf("\tconfiguration: 0x%" B_PRIx64 "\n", timer->config);
167 dprintf("\tfsb_route[0]: 0x%" B_PRIx64 "\n", timer->fsb_route[0]);
168 dprintf("\tfsb_route[1]: 0x%" B_PRIx64 "\n", timer->fsb_route[1]);
255 TRACE("hpet_init: configuration: 0x%" B_PRIx64 ", timer_interrupts: 0x%" B_PRIx64 "\n",
/haiku/src/system/boot/platform/efi/
H A Dstart.cpp188 dprintf(" text: %#" B_PRIx64 ", %#" B_PRIx64 "\n", textRegion.start, textRegion.size);
189 dprintf(" data: %#" B_PRIx64 ", %#" B_PRIx64 "\n", dataRegion.start, dataRegion.size);
207 dprintf("Kernel stack at %#" B_PRIx64 "\n", gKernelArgs.cpu_kstack[0].start);
/haiku/src/add-ons/kernel/busses/pci/ecam/
H A DECAMPCIControllerFDT.cpp80 dprintf("child: %08" B_PRIx64, childAdr);
81 dprintf(", parent: %08" B_PRIx64, parentAdr);
82 dprintf(", len: %" B_PRIx64 "\n", len);
/haiku/src/kits/debugger/controllers/
H A DThreadHandler.cpp163 TRACE_EVENTS("ThreadHandler::HandleBreakpointHit(): ip: %" B_PRIx64 "\n",
379 TRACE_CONTROL(" ip: %#" B_PRIx64 "\n", frame->InstructionPointer());
430 TRACE_CONTROL(" statement: %#" B_PRIx64 " - %#" B_PRIx64 "\n",
618 "%#" B_PRIx64 "\n", info.Address() + info.Size());
726 TRACE_CONTROL("STEP_OVER: called function address %#" B_PRIx64
727 ", previous frame address: %#" B_PRIx64 ", frame address: %#"
728 B_PRIx64 ", adding return info\n", fSteppedOverFunctionAddress,
779 "frame pointer 0x%#" B_PRIx64 ", previous: 0x%#" B_PRIx64
[all...]
/haiku/src/system/kernel/arch/riscv64/
H A Darch_int.cpp171 " %s: 0x%016" B_PRIx64
172 " %s: 0x%016" B_PRIx64
173 " %s: 0x%016" B_PRIx64
174 " %s: 0x%016" B_PRIx64 "\n",
194 dprintf(" %016" B_PRIx64, val);
216 dprintf(" stval: 0x%" B_PRIx64 "\n", frame->tval);
485 panic("page fault with interrupts disabled@!dump_virt_page %#" B_PRIx64, stval);
/haiku/src/system/boot/arch/m68k/
H A Dmmu.cpp520 dprintf(" base 0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n",
527 dprintf(" base 0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n",
534 dprintf(" base 0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n",
/haiku/src/system/boot/platform/atari_m68k/
H A Dmmu.cpp521 dprintf(" base 0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n",
528 dprintf(" base 0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n",
535 dprintf(" base 0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n",

Completed in 213 milliseconds

12345