/haiku/src/system/boot/platform/efi/arch/x86/ |
H A D | arch_mmu.cpp | 200 dprintf(" 0x%08" B_PRIx64 "-0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n", in arch_mmu_post_efi_setup() 208 dprintf(" 0x%08" B_PRIx64 "-0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n", in arch_mmu_post_efi_setup() 216 dprintf(" 0x%08" B_PRIx64 "-0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n", in arch_mmu_post_efi_setup() 292 TRACE("gKernelArgs.arch_args.vir_pgdir = 0x%08" B_PRIx64 "\n", in arch_mmu_generate_post_efi_page_tables() 294 TRACE("gKernelArgs.arch_args.page_hole = 0x%08" B_PRIx64 "\n", in arch_mmu_generate_post_efi_page_tables() 296 TRACE("gKernelArgs.arch_args.virtual_end = 0x%08" B_PRIx64 "\n", in arch_mmu_generate_post_efi_page_tables()
|
/haiku/src/kits/debugger/dwarf/ |
H A D | AttributeValue.cpp | 18 snprintf(buffer, size, "%#" B_PRIx64, address); in ToString() 21 snprintf(buffer, size, "(%p, %#" B_PRIx64 ")", block.data, in ToString() 25 snprintf(buffer, size, "%#" B_PRIx64, constant); in ToString() 38 snprintf(buffer, size, "%#" B_PRIx64, pointer); in ToString()
|
/haiku/src/system/kernel/arch/x86/ |
H A D | arch_vm.cpp | 122 TRACE_MTRR(" mtrr: %2" B_PRIu32 ": base: %#10" B_PRIx64 ", size: %#10" in set_mtrrs() 123 B_PRIx64 ", type: %u\n", i, info.base, info.size, in set_mtrrs() 365 TRACE_MTRR2("%12" B_PRIx64 " (%p)\n", rangePoints[i].address, in update_mtrrs() 436 TRACE_MTRR2("%12" B_PRIx64 " - %12" B_PRIx64 ": %" B_PRIu32 "\n", in update_mtrrs() 483 TRACE_MTRR2("%12" B_PRIx64 " - %12" B_PRIx64 ": %" B_PRIu32 "\n", in update_mtrrs() 526 B_PRIx64 ".\n", updateInfo.ignoreUncacheableSize); in update_mtrrs() 533 "ignoring uncacheable ranges up to size %#" B_PRIx64 ".\n", in update_mtrrs() 562 TRACE_MTRR2("add_memory_type_range(%" B_PRId32 ", %#" B_PRIx64 ", %#" in add_memory_type_range() 563 B_PRIx64 ", %" B_PRIu32 ")\n", areaID, base, size, type); in add_memory_type_range() 586 B_PRIx64 ", %#" B_PRIx64 " area %" B_PRId32 " from existing %#" in add_memory_type_range() [all …]
|
/haiku/src/system/boot/platform/efi/arch/arm/ |
H A D | arch_dtb.cpp | 113 dprintf(" regs: %#" B_PRIx64 ", %#" B_PRIx64 "\n", in arch_dtb_set_kernel_args() 116 dprintf(" %#" B_PRIx64 ", %#" B_PRIx64 "\n", in arch_dtb_set_kernel_args() 127 dprintf(" regs: %#" B_PRIx64 ", %#" B_PRIx64 "\n", in arch_dtb_set_kernel_args()
|
H A D | arch_mmu.cpp | 187 dprintf(" 0x%08" B_PRIx64 "-0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n", in arch_mmu_post_efi_setup() 195 dprintf(" 0x%08" B_PRIx64 "-0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n", in arch_mmu_post_efi_setup() 203 dprintf(" 0x%08" B_PRIx64 "-0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n", in arch_mmu_post_efi_setup()
|
/haiku/src/system/boot/platform/efi/arch/arm64/ |
H A D | arch_mmu.cpp | 324 dprintf(" 0x%08" B_PRIx64 "-0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n", in arch_mmu_post_efi_setup() 332 dprintf(" 0x%08" B_PRIx64 "-0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n", in arch_mmu_post_efi_setup() 340 dprintf(" 0x%08" B_PRIx64 "-0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n", in arch_mmu_post_efi_setup() 348 dprintf(" 0x%08" B_PRIx64 "-0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n", in arch_mmu_post_efi_setup() 366 TRACE("Reusing TTBR1_EL1 present : %" B_PRIx64 "\n", ttbr1); in arch_mmu_allocate_kernel_page_tables() 368 TRACE("Ignoring EL1 TTBR1(%" B_PRIx64") tables\n", ttbr1); in arch_mmu_allocate_kernel_page_tables()
|
H A D | arch_dtb.cpp | 90 dprintf(" regs: %#" B_PRIx64 ", %#" B_PRIx64 "\n", in arch_dtb_set_kernel_args() 93 dprintf(" %#" B_PRIx64 ", %#" B_PRIx64 "\n", in arch_dtb_set_kernel_args()
|
H A D | arch_start.cpp | 108 dprintf("TTBR0: %" B_PRIx64 " TTBRx: %" B_PRIx64 " SCTLR: %" B_PRIx64 " TCR: %" B_PRIx64 "\n", in arch_start_kernel()
|
/haiku/src/add-ons/kernel/cpu/x86/ |
H A D | generic_x86.cpp | 75 TRACE("MTRR %" B_PRIu32 ": new mask %" B_PRIx64 "\n", index, mask); in set_mtrr() 76 TRACE(" mask test base: %" B_PRIx64 "\n", mask & base); in set_mtrr() 77 TRACE(" mask test middle: %" B_PRIx64 "\n", mask & (base + length / 2)); in set_mtrr() 78 TRACE(" mask test end: %" B_PRIx64 "\n", mask & (base + length)); in set_mtrr() 225 " physical address bits, physical mask is %016" B_PRIx64 "\n", in generic_mtrr_compute_physical_mask() 252 dprintf("mtrr: [cpu %d] %" B_PRIu32 ": base: 0x%" B_PRIx64 in generic_dump_mtrrs() 253 "; length: 0x%" B_PRIx64 "; type: %u %s\n", cpu, i, base, in generic_dump_mtrrs()
|
/haiku/src/system/boot/platform/efi/arch/x86_64/ |
H A D | arch_mmu.cpp | 164 dprintf(" 0x%08" B_PRIx64 "-0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n", in arch_mmu_post_efi_setup() 172 dprintf(" 0x%08" B_PRIx64 "-0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n", in arch_mmu_post_efi_setup() 180 dprintf(" 0x%08" B_PRIx64 "-0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n", in arch_mmu_post_efi_setup()
|
/haiku/src/bin/debug/strace/ |
H A D | Context.cpp | 41 snprintf(tmp, sizeof(tmp), "0x%" B_PRIx64, value); in FormatSigned() 64 snprintf(tmp, sizeof(tmp), fDecimal ? "%" B_PRIu64 : "0x%" B_PRIx64, value); in FormatUnsigned() 72 snprintf(tmp, sizeof(tmp), "0x%" B_PRIx64, value); in FormatFlags()
|
/haiku/src/system/boot/platform/bios_ia32/ |
H A D | mmu.cpp | 617 dprintf(" base %#018" B_PRIx64 ", length %#018" B_PRIx64 "\n", in mmu_init_for_kernel() 624 dprintf(" base %#018" B_PRIx64 ", length %#018" B_PRIx64 "\n", in mmu_init_for_kernel() 631 dprintf(" base %#018" B_PRIx64 ", length %#018" B_PRIx64 "\n", in mmu_init_for_kernel() 673 TRACE("kernel stack at 0x%" B_PRIx64 " to 0x%" B_PRIx64 "\n", in mmu_init() 723 "%#" B_PRIx64 " - %#" B_PRIx64 " : all %d entries are " in mmu_init() 727 "%#" B_PRIx64 " - %#" B_PRIx64 "\n", base, end); in mmu_init() 745 "%#" B_PRIx64 " - %#" B_PRIx64 "\n", base, end); in mmu_init()
|
H A D | long.cpp | 221 dprintf(" base %#018" B_PRIx64 ", length %#018" B_PRIx64 "\n", in long_mmu_init() 228 dprintf(" base %#018" B_PRIx64 ", length %#018" B_PRIx64 "\n", in long_mmu_init() 235 dprintf(" base %#018" B_PRIx64 ", length %#018" B_PRIx64 "\n", in long_mmu_init() 291 dprintf(" base %#018" B_PRIx64 ", length %#018" B_PRIx64 "\n", in convert_kernel_args()
|
/haiku/src/system/boot/platform/efi/arch/riscv64/ |
H A D | arch_mmu.cpp | 314 dprintf(" 0x%08" B_PRIx64 "-0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n", in arch_mmu_post_efi_setup() 322 dprintf(" 0x%08" B_PRIx64 "-0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n", in arch_mmu_post_efi_setup() 330 dprintf(" 0x%08" B_PRIx64 "-0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n", in arch_mmu_post_efi_setup() 338 dprintf(" 0x%08" B_PRIx64 "-0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n", in arch_mmu_post_efi_setup()
|
/haiku/src/system/kernel/arch/x86/timers/ |
H A D | x86_hpet.cpp | 153 dprintf("\tconfiguration: 0x%" B_PRIx64 "\n", timer->config); in hpet_dump_timer() 167 dprintf("\tfsb_route[0]: 0x%" B_PRIx64 "\n", timer->fsb_route[0]); in hpet_dump_timer() 168 dprintf("\tfsb_route[1]: 0x%" B_PRIx64 "\n", timer->fsb_route[1]); in hpet_dump_timer() 255 TRACE("hpet_init: configuration: 0x%" B_PRIx64 ", timer_interrupts: 0x%" B_PRIx64 "\n", in hpet_init()
|
/haiku/src/system/boot/platform/efi/ |
H A D | start.cpp | 188 dprintf(" text: %#" B_PRIx64 ", %#" B_PRIx64 "\n", textRegion.start, textRegion.size); in platform_start_kernel() 189 dprintf(" data: %#" B_PRIx64 ", %#" B_PRIx64 "\n", dataRegion.start, dataRegion.size); in platform_start_kernel() 207 dprintf("Kernel stack at %#" B_PRIx64 "\n", gKernelArgs.cpu_kstack[0].start); in platform_start_kernel()
|
/haiku/src/add-ons/kernel/busses/pci/designware/ |
H A D | DWPCIController.cpp | 237 dprintf("child: %08" B_PRIx64, childAdr); in ReadResourceInfo() 238 dprintf(", parent: %08" B_PRIx64, parentAdr); in ReadResourceInfo() 239 dprintf(", len: %" B_PRIx64 "\n", len); in ReadResourceInfo() 262 dprintf(" DBI: %08" B_PRIx64 ", %08" B_PRIx64 "\n", fDbiPhysBase, fDbiSize); in InitDriverInt() 266 dprintf(" config: %08" B_PRIx64 ", %08" B_PRIx64 "\n", fConfigPhysBase, fConfigSize); in InitDriverInt() 455 dprintf("base: %#08" B_PRIx64, atu->baseLo + ((uint64)atu->baseHi << 32)); in AtuDump() 457 dprintf(", target: %#08" B_PRIx64, atu->targetLo in AtuDump()
|
/haiku/src/apps/debugger/user_interface/cli/commands/ |
H A D | CliStackTraceCommand.cpp | 63 printf("%3" B_PRId32 " %#" B_PRIx64 " %#" B_PRIx64, i, in Execute()
|
/haiku/src/kits/debugger/controllers/ |
H A D | ThreadHandler.cpp | 163 TRACE_EVENTS("ThreadHandler::HandleBreakpointHit(): ip: %" B_PRIx64 "\n", in HandleBreakpointHit() 379 TRACE_CONTROL(" ip: %#" B_PRIx64 "\n", frame->InstructionPointer()); in HandleThreadAction() 430 TRACE_CONTROL(" statement: %#" B_PRIx64 " - %#" B_PRIx64 "\n", in HandleThreadAction() 618 "%#" B_PRIx64 "\n", info.Address() + info.Size()); in _DoStepOver() 726 TRACE_CONTROL("STEP_OVER: called function address %#" B_PRIx64 in _HandleBreakpointHitStep() 727 ", previous frame address: %#" B_PRIx64 ", frame address: %#" in _HandleBreakpointHitStep() 728 B_PRIx64 ", adding return info\n", fSteppedOverFunctionAddress, in _HandleBreakpointHitStep() 779 "frame pointer 0x%#" B_PRIx64 ", previous: 0x%#" B_PRIx64 in _HandleBreakpointHitStep() 803 TRACE_CONTROL("ThreadHandler::_HandleSingleStepStep(): ip: %" B_PRIx64 "\n", in _HandleSingleStepStep()
|
H A D | DebugReportGenerator.cpp | 350 data.SetToFormat("\t%" B_PRId32 "\t0x%08" B_PRIx64 "\t" in _DumpLoadedImages() 351 "0x%08" B_PRIx64 "\t0x%08" B_PRIx64 "\t0x%08" B_PRIx64 "\t" in _DumpLoadedImages() 390 data.SetToFormat("\t%" B_PRId32 "\t0x%08" B_PRIx64 "\t" in _DumpAreas() 391 "0x%08" B_PRIx64 "\t%10" B_PRId64 "\t%-11s\t%-14s\t%s\n", in _DumpAreas() 585 data.SetToFormat("\t\t%#08" B_PRIx64 "\t%#08" B_PRIx64 "\t%s %s\n", in _DumpDebuggedThreadInfo() 668 B_PRIx64 ": address not contained in any valid image.\n", in _DumpFunctionDisassembly() 677 B_PRIx64 ": no debug info available for image '%s'.\n", in _DumpFunctionDisassembly() 686 B_PRIx64 ": address does not point to a function.\n", in _DumpFunctionDisassembly() 700 B_PRIx64 ": %s.\n", instructionPointer, strerror(error)); in _DumpFunctionDisassembly() 712 B_PRIx64 ": address does not map to a valid instruction.\n", in _DumpFunctionDisassembly()
|
/haiku/src/add-ons/kernel/busses/pci/ecam/ |
H A D | ECAMPCIControllerFDT.cpp | 80 dprintf("child: %08" B_PRIx64, childAdr); in ReadResourceInfo() 81 dprintf(", parent: %08" B_PRIx64, parentAdr); in ReadResourceInfo() 82 dprintf(", len: %" B_PRIx64 "\n", len); in ReadResourceInfo()
|
/haiku/src/kits/debugger/arch/x86_64/disasm/ |
H A D | DisassemblerX8664.cpp | 132 line.SetToFormat("0x%016" B_PRIx64 ": %16.16s %s", address, hexString, formatted); in GetNextInstruction() 134 line.SetToFormat("0x%016" B_PRIx64 ": failed-to-format", address); in GetNextInstruction() 214 int written = snprintf(string, sizeof(string), "0x%016" B_PRIx64 ": %16.16s ", address, in GetNextInstructionInfo() 220 snprintf(string, sizeof(string), "0x%016" B_PRIx64 ": failed-to-format", address); in GetNextInstructionInfo()
|
/haiku/src/system/boot/arch/m68k/ |
H A D | mmu.cpp | 520 dprintf(" base 0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n", in mmu_init_for_kernel() 527 dprintf(" base 0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n", in mmu_init_for_kernel() 534 dprintf(" base 0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n", in mmu_init_for_kernel()
|
/haiku/src/system/boot/platform/atari_m68k/ |
H A D | mmu.cpp | 521 dprintf(" base 0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n", in mmu_init_for_kernel() 528 dprintf(" base 0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n", in mmu_init_for_kernel() 535 dprintf(" base 0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n", in mmu_init_for_kernel()
|
/haiku/src/system/boot/platform/amiga_m68k/ |
H A D | mmu.cpp | 520 dprintf(" base 0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n", in mmu_init_for_kernel() 527 dprintf(" base 0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n", in mmu_init_for_kernel() 534 dprintf(" base 0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n", in mmu_init_for_kernel()
|