headers/os/support/SupportDefs.h
163
#define B_PRIxOFF B_PRIx64
headers/private/kernel/vm/VMCache.h
401
ASSERT_PRINT(fWiredCount > 0, "page: %#" B_PRIx64, physical_page_number * B_PAGE_SIZE);
src/add-ons/kernel/bus_managers/pci/pci.cpp
2333
dprintf("found an ht msi mapping at %#" B_PRIx64 "\n",
src/add-ons/kernel/bus_managers/pci/pci_info.cpp
118
TRACE(("PCI: base reg %d: host %016" B_PRIx64 ", pci %016" B_PRIx64 ", "
src/add-ons/kernel/bus_managers/pci/pci_info.cpp
119
"size %08" B_PRIx64 ", flags %02x %02x\n", i,
src/add-ons/kernel/bus_managers/pci/pci_info.cpp
66
TRACE(("PCI: prefetchable memory window %016" B_PRIx64 "-%016" B_PRIx64 "\n",
src/add-ons/kernel/busses/i2c/pch/pch_i2c.cpp
404
TRACE_ALWAYS("init_bus() addr 0x%" B_PRIxPHYSADDR " size 0x%" B_PRIx64
src/add-ons/kernel/busses/pci/designware/DWPCIController.cpp
237
dprintf("child: %08" B_PRIx64, childAdr);
src/add-ons/kernel/busses/pci/designware/DWPCIController.cpp
238
dprintf(", parent: %08" B_PRIx64, parentAdr);
src/add-ons/kernel/busses/pci/designware/DWPCIController.cpp
239
dprintf(", len: %" B_PRIx64 "\n", len);
src/add-ons/kernel/busses/pci/designware/DWPCIController.cpp
262
dprintf(" DBI: %08" B_PRIx64 ", %08" B_PRIx64 "\n", fDbiPhysBase, fDbiSize);
src/add-ons/kernel/busses/pci/designware/DWPCIController.cpp
266
dprintf(" config: %08" B_PRIx64 ", %08" B_PRIx64 "\n", fConfigPhysBase, fConfigSize);
src/add-ons/kernel/busses/pci/designware/DWPCIController.cpp
455
dprintf("base: %#08" B_PRIx64, atu->baseLo + ((uint64)atu->baseHi << 32));
src/add-ons/kernel/busses/pci/designware/DWPCIController.cpp
457
dprintf(", target: %#08" B_PRIx64, atu->targetLo
src/add-ons/kernel/busses/pci/ecam/ECAMPCIControllerACPI.cpp
55
dprintf("PCI: mechanism addr: %" B_PRIx64 ", seg: %x, start: %x, end: %x\n",
src/add-ons/kernel/busses/pci/ecam/ECAMPCIControllerFDT.cpp
80
dprintf("child: %08" B_PRIx64, childAdr);
src/add-ons/kernel/busses/pci/ecam/ECAMPCIControllerFDT.cpp
81
dprintf(", parent: %08" B_PRIx64, parentAdr);
src/add-ons/kernel/busses/pci/ecam/ECAMPCIControllerFDT.cpp
82
dprintf(", len: %" B_PRIx64 "\n", len);
src/add-ons/kernel/busses/random/ccp/ccp.cpp
78
TRACE_ALWAYS("init_bus() addr 0x%" B_PRIxPHYSADDR " size 0x%" B_PRIx64
src/add-ons/kernel/busses/random/virtio/VirtioRNGDevice.cpp
133
TRACE("enqueue %" B_PRIx64 "\n", value);
src/add-ons/kernel/busses/scsi/ahci/ahci_port.cpp
909
TRACE("SectorSize %" B_PRIu32 ", SectorCount 0x%" B_PRIx64 "\n",
src/add-ons/kernel/busses/scsi/ahci/ahci_port.cpp
951
TRACE("SectorSize %" B_PRIu32 ", SectorCount 0x%" B_PRIx64 "\n",
src/add-ons/kernel/busses/usb/xhci.cpp
2152
TRACE("Endpoint status 0x%08" B_PRIx32 " 0x%08" B_PRIx32 " 0x%016" B_PRIx64 "\n",
src/add-ons/kernel/busses/usb/xhci.cpp
2159
TRACE("Endpoint status 0x%08" B_PRIx32 " 0x%08" B_PRIx32 " 0x%016" B_PRIx64 "\n",
src/add-ons/kernel/busses/usb/xhci.cpp
2319
TRACE("endpoint 0x%" B_PRIx32 " 0x%" B_PRIx32 " 0x%" B_PRIx64 " 0x%"
src/add-ons/kernel/busses/usb/xhci.cpp
2621
TRACE("command[%u] = %" B_PRId32 " (0x%016" B_PRIx64 ", 0x%08" B_PRIx32
src/add-ons/kernel/busses/usb/xhci.cpp
2835
TRACE("command[%" B_PRId32 "] = %" B_PRId32 " (0x%016" B_PRIx64 ","
src/add-ons/kernel/busses/usb/xhci.cpp
3114
TRACE("event[%u] = %u (0x%016" B_PRIx64 " 0x%08" B_PRIx32 " 0x%08"
src/add-ons/kernel/busses/usb/xhci.cpp
764
TRACE("setting ERDP addr = 0x%" B_PRIx64 "\n", fErst->rs_addr);
src/add-ons/kernel/busses/virtio/virtio_mmio/virtio_mmio.cpp
279
TRACE(" reg[%" B_PRIu32 "]: (0x%" B_PRIx64 ", 0x%" B_PRIx64 ")\n",
src/add-ons/kernel/busses/virtio/virtio_mmio/virtio_mmio.cpp
294
TRACE(" interrupt[%" B_PRIu32 "]: ('%s', 0x%" B_PRIx64 ")\n", i,
src/add-ons/kernel/busses/virtio/virtio_mmio/virtio_mmio.cpp
329
TRACE(" regs: (0x%" B_PRIx64 ", 0x%" B_PRIx64 ")\n",
src/add-ons/kernel/busses/virtio/virtio_mmio/virtio_mmio.cpp
331
TRACE(" interrupt: 0x%" B_PRIx64 "\n",
src/add-ons/kernel/busses/virtio/virtio_pci/virtio_pci.cpp
241
TRACE("read_host_features() %" B_PRIx64 "\n", *features);
src/add-ons/kernel/cpu/x86/generic_x86.cpp
225
" physical address bits, physical mask is %016" B_PRIx64 "\n",
src/add-ons/kernel/cpu/x86/generic_x86.cpp
252
dprintf("mtrr: [cpu %d] %" B_PRIu32 ": base: 0x%" B_PRIx64
src/add-ons/kernel/cpu/x86/generic_x86.cpp
253
"; length: 0x%" B_PRIx64 "; type: %u %s\n", cpu, i, base,
src/add-ons/kernel/cpu/x86/generic_x86.cpp
75
TRACE("MTRR %" B_PRIu32 ": new mask %" B_PRIx64 "\n", index, mask);
src/add-ons/kernel/cpu/x86/generic_x86.cpp
76
TRACE(" mask test base: %" B_PRIx64 "\n", mask & base);
src/add-ons/kernel/cpu/x86/generic_x86.cpp
77
TRACE(" mask test middle: %" B_PRIx64 "\n", mask & (base + length / 2));
src/add-ons/kernel/cpu/x86/generic_x86.cpp
78
TRACE(" mask test end: %" B_PRIx64 "\n", mask & (base + length));
src/add-ons/kernel/debugger/disasm/x86/disasm_arch.cpp
52
return ZyanStringAppendFormat(string, "<%s+0x%" B_PRIx64 ">", symbolName, offset);
src/add-ons/kernel/drivers/disk/nvme/nvme_disk.cpp
354
TRACE_ALWAYS("\t%" B_PRIx64 " %" B_PRIx64" %" B_PRIx64" %" B_PRIx64 "\n",
src/add-ons/kernel/drivers/disk/nvme/nvme_disk.cpp
605
TRACE("IOV %d (+ %" B_PRIu32 "): 0x%" B_PRIx64 ", %" B_PRIu32 "\n",
src/add-ons/kernel/drivers/graphics/intel_extreme/bios.cpp
367
TRACE((DEVICE_NAME ": Graphic OpRegion physical addr: 0x%" B_PRIx64
src/add-ons/kernel/drivers/graphics/intel_extreme/bios.cpp
373
TRACE((DEVICE_NAME ": mapping OpRegion: 0x%" B_PRIx64 " -> %p\n",
src/add-ons/kernel/drivers/graphics/intel_extreme/bios.cpp
395
TRACE((DEVICE_NAME ": RVDA physical addr: 0x%" B_PRIx64
src/add-ons/kernel/drivers/graphics/intel_extreme/bios.cpp
416
TRACE((DEVICE_NAME ": mapping VBIOS: 0x%" B_PRIx64 " -> %p\n",
src/add-ons/kernel/file_systems/bfs/BPlusTree.cpp
2922
__out("\tfDuplicateNode = %" B_PRId64 " (%" B_PRId64 ", 0x%" B_PRIx64 ")\n",
src/add-ons/kernel/file_systems/bfs/Debug.cpp
122
kprintf(" create_time = %" B_PRIx64 " (%" B_PRIdTIME ".%u)\n",
src/add-ons/kernel/file_systems/bfs/Debug.cpp
125
kprintf(" last_modified_time = %" B_PRIx64 " (%" B_PRIdTIME ".%u)\n",
src/add-ons/kernel/file_systems/bfs/Debug.cpp
128
kprintf(" status_change_time = %" B_PRIx64 " (%" B_PRIdTIME ".%u)\n",
src/add-ons/kernel/file_systems/bfs/Debug.cpp
245
kprintf("int64 = %" B_PRId64 " (%#" B_PRIx64 ")",
src/add-ons/kernel/file_systems/btrfs/Volume.cpp
174
TRACE("system_chunk_array object_id 0x%" B_PRIx64 " offset 0x%"
src/add-ons/kernel/file_systems/btrfs/Volume.cpp
175
B_PRIx64 " type 0x%x\n", key->ObjectID(), key->Offset(),
src/add-ons/kernel/file_systems/fat/debug.cpp
58
printFunc("msdosfsmount flags 0x%" B_PRIx64 ", media descriptor 0x%" B_PRIx8 "\n",
src/add-ons/kernel/partitioning_systems/gpt/Header.cpp
422
dprintf(" attributes: %" B_PRIx64 "\n", entry.Attributes());
src/add-ons/kernel/power/cpufreq/amd_pstates/amd_pstates.cpp
97
dprintf("using AMD P-States (capabilities: 0x%08" B_PRIx64 ")\n",
src/apps/debugger/user_interface/cli/commands/CliStackTraceCommand.cpp
63
printf("%3" B_PRId32 " %#" B_PRIx64 " %#" B_PRIx64, i,
src/apps/debugger/user_interface/gui/inspector_window/InspectorWindow.cpp
333
errorMessage.SetToFormat("Unable to read address 0x%" B_PRIx64
src/apps/debugger/user_interface/gui/inspector_window/InspectorWindow.cpp
454
computedAddress.SetToFormat("0x%" B_PRIx64, address);
src/apps/debugger/user_interface/gui/inspector_window/MemoryView.cpp
206
snprintf(buffer, sizeof(buffer), "%0*" B_PRIx64,
src/apps/debugger/user_interface/gui/inspector_window/MemoryView.cpp
806
snprintf(buffer, bufferSize, "%0*" B_PRIx64,
src/apps/debugger/user_interface/gui/team_window/BreakpointListView.cpp
274
data.SetToFormat("%#" B_PRIx64, instance->Address());
src/apps/debugger/user_interface/gui/team_window/BreakpointListView.cpp
301
data.SetToFormat("%s at 0x%" B_PRIx64 " (%" B_PRId32 " bytes)",
src/apps/debugger/user_interface/gui/team_window/SourceView.cpp
2324
TRACE_GUI("SourceView::ScrollToAddress(%#" B_PRIx64 ")\n", address);
src/apps/debugger/user_interface/gui/team_window/VariablesView.cpp
1457
data.SetToFormat("[@ %#" B_PRIx64 "]", piece.address);
src/apps/debugger/user_interface/gui/team_window/VariablesView.cpp
1561
"%#" B_PRIx64 ", Size: %" B_PRId64 " bytes\n",
src/apps/debugger/user_interface/gui/util/TargetAddressTableColumn.cpp
26
snprintf(buffer, sizeof(buffer), "%#" B_PRIx64, value.ToUInt64());
src/apps/debugger/user_interface/gui/utility_windows/WatchPromptWindow.cpp
96
text.SetToFormat("0x%" B_PRIx64, fInitialAddress);
src/bin/bfs_tools/lib/dump.cpp
263
Print("int64 = %" B_PRId64 " (0x%" B_PRIx64 ")",
src/bin/debug/strace/Context.cpp
41
snprintf(tmp, sizeof(tmp), "0x%" B_PRIx64, value);
src/bin/debug/strace/Context.cpp
64
snprintf(tmp, sizeof(tmp), fDecimal ? "%" B_PRIu64 : "0x%" B_PRIx64, value);
src/bin/debug/strace/Context.cpp
72
snprintf(tmp, sizeof(tmp), "0x%" B_PRIx64, value);
src/bin/hey.cpp
1216
sprintf(str, "%" B_PRId64 " (0x%" B_PRIx64 ")", i64, i64);
src/bin/hey.cpp
1242
sprintf(str, "%" B_PRIu64 " (0x%" B_PRIx64 ")", ui64, ui64);
src/bin/listdev/listdev.cpp
107
printf("uint64 : %" B_PRIu64 " (%#" B_PRIx64 ")", attr->value.ui64,
src/bin/sysinfo.cpp
824
printf("Kernel name: %s built on: %s %s version 0x%" B_PRIx64 "\n",
src/kits/debugger/arch/x86_64/disasm/DisassemblerX8664.cpp
132
line.SetToFormat("0x%016" B_PRIx64 ": %16.16s %s", address, hexString, formatted);
src/kits/debugger/arch/x86_64/disasm/DisassemblerX8664.cpp
134
line.SetToFormat("0x%016" B_PRIx64 ": failed-to-format", address);
src/kits/debugger/arch/x86_64/disasm/DisassemblerX8664.cpp
214
int written = snprintf(string, sizeof(string), "0x%016" B_PRIx64 ": %16.16s ", address,
src/kits/debugger/arch/x86_64/disasm/DisassemblerX8664.cpp
220
snprintf(string, sizeof(string), "0x%016" B_PRIx64 ": failed-to-format", address);
src/kits/debugger/controllers/DebugReportGenerator.cpp
350
data.SetToFormat("\t%" B_PRId32 "\t0x%08" B_PRIx64 "\t"
src/kits/debugger/controllers/DebugReportGenerator.cpp
351
"0x%08" B_PRIx64 "\t0x%08" B_PRIx64 "\t0x%08" B_PRIx64 "\t"
src/kits/debugger/controllers/DebugReportGenerator.cpp
390
data.SetToFormat("\t%" B_PRId32 "\t0x%08" B_PRIx64 "\t"
src/kits/debugger/controllers/DebugReportGenerator.cpp
391
"0x%08" B_PRIx64 "\t%10" B_PRId64 "\t%-11s\t%-14s\t%s\n",
src/kits/debugger/controllers/DebugReportGenerator.cpp
585
data.SetToFormat("\t\t%#08" B_PRIx64 "\t%#08" B_PRIx64 "\t%s %s\n",
src/kits/debugger/controllers/DebugReportGenerator.cpp
668
B_PRIx64 ": address not contained in any valid image.\n",
src/kits/debugger/controllers/DebugReportGenerator.cpp
677
B_PRIx64 ": no debug info available for image '%s'.\n",
src/kits/debugger/controllers/DebugReportGenerator.cpp
686
B_PRIx64 ": address does not point to a function.\n",
src/kits/debugger/controllers/DebugReportGenerator.cpp
700
B_PRIx64 ": %s.\n", instructionPointer, strerror(error));
src/kits/debugger/controllers/DebugReportGenerator.cpp
712
B_PRIx64 ": address does not map to a valid instruction.\n",
src/kits/debugger/controllers/TeamDebugger.cpp
2039
TRACE_CONTROL("TeamDebugger::_HandleSetUserBreakpoint(%#" B_PRIx64
src/kits/debugger/controllers/TeamDebugger.cpp
2094
TRACE_CONTROL(" relative address: %#" B_PRIx64 ", source location: "
src/kits/debugger/controllers/TeamDebugger.cpp
2121
TRACE_CONTROL(" function instance %p: range: %#" B_PRIx64 " - %#"
src/kits/debugger/controllers/TeamDebugger.cpp
2122
B_PRIx64 "\n", instance, instance->Address(),
src/kits/debugger/controllers/TeamDebugger.cpp
2144
TRACE_CONTROL(" breakpoint address using source info: %" B_PRIx64
src/kits/debugger/controllers/TeamDebugger.cpp
2155
TRACE_CONTROL(" final breakpoint address: %" B_PRIx64 "\n",
src/kits/debugger/controllers/TeamDebugger.cpp
2191
TRACE_CONTROL("TeamDebugger::_HandleClearUserBreakpoint(%#" B_PRIx64 ")\n",
src/kits/debugger/controllers/TeamDebugger.cpp
2246
TRACE_CONTROL("TeamDebugger::_HandleClearWatchpoint(%#" B_PRIx64 ")\n",
src/kits/debugger/controllers/TeamDebugger.cpp
2273
TRACE_CONTROL("TeamDebugger::_HandleInspectAddress(%" B_PRIx64 ", %p)\n",
src/kits/debugger/controllers/TeamDebugger.cpp
2314
TRACE_CONTROL("TeamDebugger::_HandleWriteTargetMemory(%" B_PRIx64 ", %p, "
src/kits/debugger/controllers/ThreadHandler.cpp
163
TRACE_EVENTS("ThreadHandler::HandleBreakpointHit(): ip: %" B_PRIx64 "\n",
src/kits/debugger/controllers/ThreadHandler.cpp
379
TRACE_CONTROL(" ip: %#" B_PRIx64 "\n", frame->InstructionPointer());
src/kits/debugger/controllers/ThreadHandler.cpp
430
TRACE_CONTROL(" statement: %#" B_PRIx64 " - %#" B_PRIx64 "\n",
src/kits/debugger/controllers/ThreadHandler.cpp
618
"%#" B_PRIx64 "\n", info.Address() + info.Size());
src/kits/debugger/controllers/ThreadHandler.cpp
726
TRACE_CONTROL("STEP_OVER: called function address %#" B_PRIx64
src/kits/debugger/controllers/ThreadHandler.cpp
727
", previous frame address: %#" B_PRIx64 ", frame address: %#"
src/kits/debugger/controllers/ThreadHandler.cpp
728
B_PRIx64 ", adding return info\n", fSteppedOverFunctionAddress,
src/kits/debugger/controllers/ThreadHandler.cpp
779
"frame pointer 0x%#" B_PRIx64 ", previous: 0x%#" B_PRIx64
src/kits/debugger/controllers/ThreadHandler.cpp
803
TRACE_CONTROL("ThreadHandler::_HandleSingleStepStep(): ip: %" B_PRIx64 "\n",
src/kits/debugger/debug_info/DwarfImageDebugInfo.cpp
1029
TRACE_LINES2(" %#" B_PRIx64 " (%" B_PRId32 ", %" B_PRId32 ", %"
src/kits/debugger/debug_info/DwarfImageDebugInfo.cpp
1045
TRACE_LINES2(" -> statement: %#" B_PRIx64 " - %#" B_PRIx64
src/kits/debugger/debug_info/DwarfImageDebugInfo.cpp
1100
TRACE_LOCALS("DwarfImageDebugInfo::_CreateLocalVariables(): ip: %#" B_PRIx64
src/kits/debugger/debug_info/DwarfImageDebugInfo.cpp
1101
", low PC: %#" B_PRIx64 "\n", instructionPointer, lowPC);
src/kits/debugger/debug_info/DwarfImageDebugInfo.cpp
666
TRACE_CFI(" %3s: %#" B_PRIx64 "\n", reg->Name(),
src/kits/debugger/debug_info/DwarfImageDebugInfo.cpp
760
B_PRIx64 ")\n", _function, address);
src/kits/debugger/debug_info/DwarfImageDebugInfo.cpp
865
"(%" B_PRId32 ", %" B_PRId32 ")): function range: %#" B_PRIx64 " - %#"
src/kits/debugger/debug_info/DwarfImageDebugInfo.cpp
866
B_PRIx64 "\n", function, sourceLocation.Line(), sourceLocation.Column(),
src/kits/debugger/debug_info/DwarfImageDebugInfo.cpp
902
TRACE_LINES2(" statement: %#" B_PRIx64 " - %#" B_PRIx64
src/kits/debugger/debug_managers/BreakpointManager.cpp
507
TRACE_CONTROL("BREAKPOINT at %#" B_PRIx64 " installed: %s\n",
src/kits/debugger/debug_managers/BreakpointManager.cpp
515
TRACE_CONTROL("BREAKPOINT at %#" B_PRIx64 " uninstalled\n",
src/kits/debugger/dwarf/AttributeValue.cpp
18
snprintf(buffer, size, "%#" B_PRIx64, address);
src/kits/debugger/dwarf/AttributeValue.cpp
21
snprintf(buffer, size, "(%p, %#" B_PRIx64 ")", block.data,
src/kits/debugger/dwarf/AttributeValue.cpp
25
snprintf(buffer, size, "%#" B_PRIx64, constant);
src/kits/debugger/dwarf/AttributeValue.cpp
38
snprintf(buffer, size, "%#" B_PRIx64, pointer);
src/kits/debugger/dwarf/DwarfFile.cpp
1086
WARNING("Invalid type unit length, offset %#" B_PRIx64 ".\n",
src/kits/debugger/dwarf/DwarfFile.cpp
1099
B_PRIx64 ".\n", unitHeaderOffset);
src/kits/debugger/dwarf/DwarfFile.cpp
1115
"signature: %#" B_PRIx64 ", type offset: %" B_PRIu64 "\n",
src/kits/debugger/dwarf/DwarfFile.cpp
138
TRACE_EXPR(" -> frame base: %" B_PRIx64 "\n", fFrameBasePointer);
src/kits/debugger/dwarf/DwarfFile.cpp
1867
"(%#" B_PRIx64 ") %s (%#" B_PRIx32 ") %s "
src/kits/debugger/dwarf/DwarfFile.cpp
1868
"(%#" B_PRIx32 "): value: %#" B_PRIx64 "\n",
src/kits/debugger/dwarf/DwarfFile.cpp
1895
TRACE_DIE(" attr (%#" B_PRIx64 ") %s %s (%d): %s\n",
src/kits/debugger/dwarf/DwarfFile.cpp
2304
TRACE_CFI("DwarfFile::_UnwindCallFrame(%#" B_PRIx64 ")\n", location);
src/kits/debugger/dwarf/DwarfFile.cpp
2342
"), CIE offset: %#" B_PRIx64 ", location: %#" B_PRIx64 ", "
src/kits/debugger/dwarf/DwarfFile.cpp
2343
"range: %#" B_PRIx64 "\n", length, dataReader.BytesRemaining(),
src/kits/debugger/dwarf/DwarfFile.cpp
2422
TRACE_CFI(" frame address: %#" B_PRIx64 "\n", frameAddress);
src/kits/debugger/dwarf/DwarfFile.cpp
2559
TRACE_CFI(" cie: length: %" B_PRIu64 ", offset: %#" B_PRIx64 ", "
src/kits/debugger/dwarf/DwarfFile.cpp
2577
TRACE_CFI(" cie: length: %" B_PRIu64 ", offset: %#" B_PRIx64 ", version: "
src/kits/debugger/dwarf/DwarfFile.cpp
2659
TRACE_CFI(" DW_CFA_set_loc: %#" B_PRIx64 "\n", location);
src/kits/debugger/dwarf/DwarfFile.cpp
2939
TRACE_CFI(" DW_CFA_MIPS_advance_loc8: %#" B_PRIx64 "\n",
src/kits/debugger/dwarf/DwarfFile.cpp
3126
TRACE_DIE("Resolving signature %#" B_PRIx64 "\n", offset);
src/kits/debugger/elf/CoreFile.cpp
513
WARNING("Area %" B_PRIu64 " (ID %#" B_PRIx32 " @ %#" B_PRIx64
src/kits/debugger/elf/CoreFile.cpp
530
B_PRIx32 " @ %#" B_PRIx64 ", name: '%s')", i, id, baseAddress,
src/kits/debugger/model/Team.cpp
575
TRACE_CODE("Team::GetStatementAtAddress(%#" B_PRIx64 ")\n", address);
src/kits/debugger/types/ValueLocation.cpp
295
printf(" address %#" B_PRIx64, piece.address);
src/kits/debugger/user_interface/util/UiUtils.cpp
122
snprintf(buffer, bufferSize, "%s + %#" B_PRIx64,
src/kits/debugger/user_interface/util/UiUtils.cpp
371
data.SetToFormat("[%#" B_PRIx64 "] ", address + i * itemSize);
src/kits/debugger/user_interface/util/UiUtils.cpp
404
data.SetToFormat(" %016" B_PRIx64, *(uint64*)value);
src/kits/debugger/user_interface/util/UiUtils.cpp
563
temp.SetToFormat("%#" B_PRIx64,
src/kits/debugger/user_interface/util/UiUtils.cpp
92
snprintf(buffer, bufferSize, "0x%016" B_PRIx64,
src/kits/debugger/util/IntegerFormatter.cpp
138
snprintf(buffer, bufferSize, "%#" B_PRIx64, value.ToUInt64());
src/kits/debugger/value/ValueLoader.cpp
123
B_PRIx64 ", bits: %" B_PRIu32 "\n", i, address,
src/kits/debugger/value/ValueWriter.cpp
79
B_PRIx64 ", bits: %" B_PRIu32 "\n", i, address,
src/kits/debugger/value/value_nodes/BMessageValueNode.cpp
253
TRACE_LOCALS("BMessage: Header Address: 0x%" B_PRIx64 ", result: %s\n",
src/kits/debugger/value/value_nodes/BMessageValueNode.cpp
294
TRACE_LOCALS("BMessage: Field Header Address: 0x%" B_PRIx64
src/kits/debugger/value/value_nodes/BMessageValueNode.cpp
305
TRACE_LOCALS("BMessage: Data Address: 0x%" B_PRIx64
src/kits/debugger/value/value_nodes/CStringValueNode.cpp
87
TRACE_LOCALS(" Address found: %#" B_PRIx64 "\n",
src/kits/debugger/value/values/AddressValue.cpp
31
snprintf(buffer, sizeof(buffer), "%#" B_PRIx64, fValue.ToUInt64());
src/kits/interface/View.cpp
7154
"\t\tPattern: %" B_PRIx64 "\n"
src/kits/media/MediaRoster.cpp
2151
"%" B_PRId32 ", kinds 0x%" B_PRIx64 ", team %" B_PRId32 ", name '%s'\n",
src/kits/media/MediaRoster.cpp
3126
TRACE("BMediaRoster::SniffRef looking for a node to handle %s: 0x%" B_PRIx64
src/kits/storage/QueryPredicate.cpp
292
sprintf(buffer, "0x%016" B_PRIx64, value.asInteger);
src/kits/tracker/Utilities.cpp
312
PRINT(("%s, inode:%" B_PRIx64 ", location %f %f\n",
src/servers/media/NodeManager.cpp
1259
"team %" B_PRId32 ", kinds %#08" B_PRIx64 ", name \"%s\", "
src/servers/media/NodeManager.cpp
1331
printf(" flavor-kinds %#08" B_PRIx64 ", flavor_flags %#08" B_PRIx32
src/servers/media/NodeManager.cpp
190
", flavor_id %" B_PRId32 ", name \"%s\", kinds %#" B_PRIx64", port %"
src/servers/media/NodeManager.cpp
442
B_PRId32 ", node kind %#" B_PRIx64 "\n", node->node, node->port,
src/servers/media/NodeManager.cpp
660
"out-format %p, name %s, require kinds 0x%" B_PRIx64 "\n", maxCount,
src/servers/media_addon/MediaAddonServer.cpp
152
printf(" kinds = 0x%" B_PRIx64, info->kinds);
src/system/boot/arch/m68k/mmu.cpp
520
dprintf(" base 0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n",
src/system/boot/arch/m68k/mmu.cpp
527
dprintf(" base 0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n",
src/system/boot/arch/m68k/mmu.cpp
534
dprintf(" base 0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n",
src/system/boot/arch/x86/arch_hpet.cpp
52
TRACE("hpet_init: found HPET at 0x%" B_PRIx64 ".\n",
src/system/boot/loader/elf.cpp
283
TRACE(("segment %" B_PRId32 ": start = 0x%" B_PRIx64 ", size = %"
src/system/boot/loader/elf.cpp
284
B_PRIu64 ", delta = %" B_PRIx64 "\n", i, (uint64)region->start,
src/system/boot/loader/elf.cpp
316
dprintf("%s: AllocateRegion failed for address 0x%" B_PRIx64 " (size %" B_PRIuSIZE ")\n",
src/system/boot/loader/elf.cpp
322
panic("Non-relocatable ELF image assigned to address 0x%" B_PRIx64 ", not %" B_PRIx64,
src/system/boot/loader/elf.cpp
334
TRACE(("text: start 0x%" B_PRIx64 ", size 0x%" B_PRIx64 ", delta 0x%"
src/system/boot/loader/elf.cpp
335
B_PRIx64 "\n", (uint64)image->text_region.start,
src/system/boot/loader/elf.cpp
338
TRACE(("data: start 0x%" B_PRIx64 ", size 0x%" B_PRIx64 ", delta 0x%"
src/system/boot/loader/elf.cpp
339
B_PRIx64 "\n", (uint64)image->data_region.start,
src/system/boot/loader/kernel_args.cpp
364
"range: %#" B_PRIx64 " - %#" B_PRIx64 "\n", range.start,
src/system/boot/loader/kernel_args.cpp
374
"range: %#" B_PRIx64 " - %#" B_PRIx64 "\n", kLimit,
src/system/boot/loader/net/Ethernet.cpp
126
TRACE(("EthernetService::Send(to: %012" B_PRIx64 ", proto: 0x%hx, %"
src/system/boot/loader/net/Ethernet.cpp
203
"frame: to: %012" B_PRIx64 ", proto: 0x%hx, %" B_PRIuSIZE " bytes\n",
src/system/boot/platform/amiga_m68k/mmu.cpp
520
dprintf(" base 0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n",
src/system/boot/platform/amiga_m68k/mmu.cpp
527
dprintf(" base 0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n",
src/system/boot/platform/amiga_m68k/mmu.cpp
534
dprintf(" base 0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n",
src/system/boot/platform/atari_m68k/mmu.cpp
521
dprintf(" base 0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n",
src/system/boot/platform/atari_m68k/mmu.cpp
528
dprintf(" base 0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n",
src/system/boot/platform/atari_m68k/mmu.cpp
535
dprintf(" base 0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n",
src/system/boot/platform/bios_ia32/long.cpp
221
dprintf(" base %#018" B_PRIx64 ", length %#018" B_PRIx64 "\n",
src/system/boot/platform/bios_ia32/long.cpp
228
dprintf(" base %#018" B_PRIx64 ", length %#018" B_PRIx64 "\n",
src/system/boot/platform/bios_ia32/long.cpp
235
dprintf(" base %#018" B_PRIx64 ", length %#018" B_PRIx64 "\n",
src/system/boot/platform/bios_ia32/long.cpp
291
dprintf(" base %#018" B_PRIx64 ", length %#018" B_PRIx64 "\n",
src/system/boot/platform/bios_ia32/mmu.cpp
620
dprintf(" base %#018" B_PRIx64 ", length %#018" B_PRIx64 "\n",
src/system/boot/platform/bios_ia32/mmu.cpp
627
dprintf(" base %#018" B_PRIx64 ", length %#018" B_PRIx64 "\n",
src/system/boot/platform/bios_ia32/mmu.cpp
634
dprintf(" base %#018" B_PRIx64 ", length %#018" B_PRIx64 "\n",
src/system/boot/platform/bios_ia32/mmu.cpp
676
TRACE("kernel stack at 0x%" B_PRIx64 " to 0x%" B_PRIx64 "\n",
src/system/boot/platform/bios_ia32/mmu.cpp
726
"%#" B_PRIx64 " - %#" B_PRIx64 " : all %d entries are "
src/system/boot/platform/bios_ia32/mmu.cpp
730
"%#" B_PRIx64 " - %#" B_PRIx64 "\n", base, end);
src/system/boot/platform/bios_ia32/mmu.cpp
748
"%#" B_PRIx64 " - %#" B_PRIx64 "\n", base, end);
src/system/boot/platform/efi/arch/arm/arch_dtb.cpp
113
dprintf(" regs: %#" B_PRIx64 ", %#" B_PRIx64 "\n",
src/system/boot/platform/efi/arch/arm/arch_dtb.cpp
116
dprintf(" %#" B_PRIx64 ", %#" B_PRIx64 "\n",
src/system/boot/platform/efi/arch/arm/arch_dtb.cpp
127
dprintf(" regs: %#" B_PRIx64 ", %#" B_PRIx64 "\n",
src/system/boot/platform/efi/arch/arm/arch_mmu.cpp
191
dprintf(" 0x%08" B_PRIx64 "-0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n",
src/system/boot/platform/efi/arch/arm/arch_mmu.cpp
199
dprintf(" 0x%08" B_PRIx64 "-0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n",
src/system/boot/platform/efi/arch/arm/arch_mmu.cpp
207
dprintf(" 0x%08" B_PRIx64 "-0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n",
src/system/boot/platform/efi/arch/arm64/arch_dtb.cpp
90
dprintf(" regs: %#" B_PRIx64 ", %#" B_PRIx64 "\n",
src/system/boot/platform/efi/arch/arm64/arch_dtb.cpp
93
dprintf(" %#" B_PRIx64 ", %#" B_PRIx64 "\n",
src/system/boot/platform/efi/arch/arm64/arch_mmu.cpp
272
dprintf(" 0x%08" B_PRIx64 "-0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n",
src/system/boot/platform/efi/arch/arm64/arch_mmu.cpp
280
dprintf(" 0x%08" B_PRIx64 "-0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n",
src/system/boot/platform/efi/arch/arm64/arch_mmu.cpp
288
dprintf(" 0x%08" B_PRIx64 "-0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n",
src/system/boot/platform/efi/arch/arm64/arch_mmu.cpp
296
dprintf(" 0x%08" B_PRIx64 "-0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n",
src/system/boot/platform/efi/arch/arm64/arch_mmu.cpp
314
TRACE("Reusing TTBR1_EL1 present : %" B_PRIx64 "\n", ttbr1);
src/system/boot/platform/efi/arch/arm64/arch_mmu.cpp
316
TRACE("Ignoring EL1 TTBR1(%" B_PRIx64") tables\n", ttbr1);
src/system/boot/platform/efi/arch/arm64/arch_start.cpp
150
dprintf("TTBR0: %" B_PRIx64 " TTBRx: %" B_PRIx64 " SCTLR: %" B_PRIx64 " TCR: %" B_PRIx64 "\n",
src/system/boot/platform/efi/arch/riscv64/arch_mmu.cpp
314
dprintf(" 0x%08" B_PRIx64 "-0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n",
src/system/boot/platform/efi/arch/riscv64/arch_mmu.cpp
322
dprintf(" 0x%08" B_PRIx64 "-0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n",
src/system/boot/platform/efi/arch/riscv64/arch_mmu.cpp
330
dprintf(" 0x%08" B_PRIx64 "-0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n",
src/system/boot/platform/efi/arch/riscv64/arch_mmu.cpp
338
dprintf(" 0x%08" B_PRIx64 "-0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n",
src/system/boot/platform/efi/arch/riscv64/arch_smp.cpp
213
dprintf(" stack: %#" B_PRIx64 " - %#" B_PRIx64 "\n",
src/system/boot/platform/efi/arch/riscv64/arch_start.cpp
109
dprintf("SATP: 0x%016" B_PRIx64 "\n", satp);
src/system/boot/platform/efi/arch/riscv64/arch_traps.cpp
51
dprintf("%#" B_PRIx64, val);
src/system/boot/platform/efi/arch/x86/arch_mmu.cpp
200
dprintf(" 0x%08" B_PRIx64 "-0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n",
src/system/boot/platform/efi/arch/x86/arch_mmu.cpp
208
dprintf(" 0x%08" B_PRIx64 "-0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n",
src/system/boot/platform/efi/arch/x86/arch_mmu.cpp
216
dprintf(" 0x%08" B_PRIx64 "-0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n",
src/system/boot/platform/efi/arch/x86/arch_mmu.cpp
292
TRACE("gKernelArgs.arch_args.vir_pgdir = 0x%08" B_PRIx64 "\n",
src/system/boot/platform/efi/arch/x86/arch_mmu.cpp
294
TRACE("gKernelArgs.arch_args.page_hole = 0x%08" B_PRIx64 "\n",
src/system/boot/platform/efi/arch/x86/arch_mmu.cpp
296
TRACE("gKernelArgs.arch_args.virtual_end = 0x%08" B_PRIx64 "\n",
src/system/boot/platform/efi/arch/x86_64/arch_mmu.cpp
164
dprintf(" 0x%08" B_PRIx64 "-0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n",
src/system/boot/platform/efi/arch/x86_64/arch_mmu.cpp
172
dprintf(" 0x%08" B_PRIx64 "-0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n",
src/system/boot/platform/efi/arch/x86_64/arch_mmu.cpp
180
dprintf(" 0x%08" B_PRIx64 "-0x%08" B_PRIx64 ", length 0x%08" B_PRIx64 "\n",
src/system/boot/platform/efi/arch/x86_64/arch_start.cpp
139
"kernelEntry: 0x%08" B_PRIxADDR ", sp: 0x%08" B_PRIx64 ")\n",
src/system/boot/platform/efi/dtb.cpp
165
dprintf("(0x%08" B_PRIx64 ", 0x%08" B_PRIx64 ")",
src/system/boot/platform/efi/dtb.cpp
669
dprintf(" regs: %#" B_PRIx64 ", %#" B_PRIx64 "\n", uart.regs.start, uart.regs.size);
src/system/boot/platform/efi/start.cpp
188
dprintf(" text: %#" B_PRIx64 ", %#" B_PRIx64 "\n", textRegion.start, textRegion.size);
src/system/boot/platform/efi/start.cpp
189
dprintf(" data: %#" B_PRIx64 ", %#" B_PRIx64 "\n", dataRegion.start, dataRegion.size);
src/system/boot/platform/efi/start.cpp
206
dprintf("Kernel stack at %#" B_PRIx64 "\n", gKernelArgs.cpu_kstack[0].start);
src/system/boot/platform/openfirmware/arch/sparc/mmu.cpp
116
TRACE("%" B_PRIu32 ": base = %" B_PRIx64 ","
src/system/boot/platform/openfirmware/arch/sparc/mmu.cpp
117
"size = %" B_PRIx64 "\n", i, regions[i].base, regions[i].size);
src/system/boot/platform/riscv/FwCfg.cpp
139
dprintf("gFwCfgRegs: 0x%08" B_PRIx64 "\n", (addr_t)gFwCfgRegs);
src/system/boot/platform/riscv/mmu.cpp
432
dprintf("satp: %#" B_PRIx64 "\n", satp);
src/system/kernel/arch/arm64/arch_debug.cpp
183
kprintf("uint64: \33[34m%#" B_PRIx64 "\33[0m", value);
src/system/kernel/arch/arm64/arch_debug.cpp
240
kprintf("\33[34m%#" B_PRIx64 "\33[0m", value);
src/system/kernel/arch/generic/acpi_irq_routing_table.cpp
73
dprintf("address 0x%04" B_PRIx64 "; pin %u;", entry.device_address,
src/system/kernel/arch/riscv64/arch_debug.cpp
1125
int result = snprintf(buffer, bufferSize, "%016" B_PRIx64,
src/system/kernel/arch/riscv64/arch_debug.cpp
395
" %s: 0x%016" B_PRIx64
src/system/kernel/arch/riscv64/arch_debug.cpp
396
" %s: 0x%016" B_PRIx64
src/system/kernel/arch/riscv64/arch_debug.cpp
397
" %s: 0x%016" B_PRIx64
src/system/kernel/arch/riscv64/arch_debug.cpp
398
" %s: 0x%016" B_PRIx64 "\n",
src/system/kernel/arch/riscv64/arch_debug.cpp
410
kprintf(", tval: %#" B_PRIx64 "\n", frame->tval);
src/system/kernel/arch/riscv64/arch_int.cpp
243
panic("page fault with interrupts disabled@!dump_virt_page %#" B_PRIx64, stval);
src/system/kernel/arch/riscv64/arch_vm.cpp
207
kprintf("satp: %#" B_PRIx64 "\n", satp.val);
src/system/kernel/arch/riscv64/arch_vm.cpp
252
kprintf("satp: %#" B_PRIx64 "\n", satp.val);
src/system/kernel/arch/x86/arch_cpu.cpp
1934
dprintf("enable %s 0x%" B_PRIx64 " %" B_PRId64 "\n",
src/system/kernel/arch/x86/arch_cpu.cpp
331
dprintf("PAT MSR on CPU %d before init: %#" B_PRIx64 "\n", cpu, value);
src/system/kernel/arch/x86/arch_cpu.cpp
337
dprintf("PAT MSR on CPU %d after init: %#" B_PRIx64 "\n", cpu, value);
src/system/kernel/arch/x86/arch_debug.cpp
1342
result = snprintf(buffer, bufferSize, "%016" B_PRIx64,
src/system/kernel/arch/x86/arch_vm.cpp
122
TRACE_MTRR(" mtrr: %2" B_PRIu32 ": base: %#10" B_PRIx64 ", size: %#10"
src/system/kernel/arch/x86/arch_vm.cpp
123
B_PRIx64 ", type: %u\n", i, info.base, info.size,
src/system/kernel/arch/x86/arch_vm.cpp
365
TRACE_MTRR2("%12" B_PRIx64 " (%p)\n", rangePoints[i].address,
src/system/kernel/arch/x86/arch_vm.cpp
436
TRACE_MTRR2("%12" B_PRIx64 " - %12" B_PRIx64 ": %" B_PRIu32 "\n",
src/system/kernel/arch/x86/arch_vm.cpp
483
TRACE_MTRR2("%12" B_PRIx64 " - %12" B_PRIx64 ": %" B_PRIu32 "\n",
src/system/kernel/arch/x86/arch_vm.cpp
526
B_PRIx64 ".\n", updateInfo.ignoreUncacheableSize);
src/system/kernel/arch/x86/arch_vm.cpp
533
"ignoring uncacheable ranges up to size %#" B_PRIx64 ".\n",
src/system/kernel/arch/x86/arch_vm.cpp
562
TRACE_MTRR2("add_memory_type_range(%" B_PRId32 ", %#" B_PRIx64 ", %#"
src/system/kernel/arch/x86/arch_vm.cpp
563
B_PRIx64 ", %" B_PRIu32 ")\n", areaID, base, size, type);
src/system/kernel/arch/x86/arch_vm.cpp
586
B_PRIx64 ", %#" B_PRIx64 " area %" B_PRId32 " from existing %#"
src/system/kernel/arch/x86/arch_vm.cpp
587
B_PRIx64 ", %#" B_PRIx64 " area %" B_PRId32 "\n", type,
src/system/kernel/arch/x86/arch_vm.cpp
592
(KDEBUG ? panic : dprintf)("incompatible overlapping memory %#" B_PRIx64
src/system/kernel/arch/x86/arch_vm.cpp
593
", %#" B_PRIx64 " type %" B_PRIx32 " area %" B_PRId32
src/system/kernel/arch/x86/arch_vm.cpp
594
" with existing %#" B_PRIx64 ", %#" B_PRIx64 " type %" B_PRIx32
src/system/kernel/arch/x86/arch_vm.cpp
648
TRACE_MTRR2("remove_memory_type_range(%" B_PRId32 ", %#" B_PRIx64 ", %#"
src/system/kernel/arch/x86/arch_vm.cpp
649
B_PRIx64 ", %" B_PRIu32 ")\n", range->area, range->base,
src/system/kernel/arch/x86/arch_vm.cpp
693
kprintf("%#16" B_PRIx64 " %#16" B_PRIx64 " %#16" B_PRIx64 " % 8"
src/system/kernel/arch/x86/ioapic.cpp
628
dprintf("found local apic override with address 0x%016" B_PRIx64
src/system/kernel/arch/x86/paging/64bit/X86PagingMethod64Bit.cpp
203
"virtual address: %#" B_PRIxADDR ", existing pte: %#" B_PRIx64,
src/system/kernel/arch/x86/paging/64bit/X86VMTranslationMap64Bit.cpp
254
"virtual address: %#" B_PRIxADDR ", existing pte: %#" B_PRIx64,
src/system/kernel/arch/x86/paging/64bit/X86VMTranslationMap64Bit.cpp
512
B_PRIxPHYSADDR " %#" B_PRIx32 " (entry: %#" B_PRIx64 ")\n",
src/system/kernel/arch/x86/paging/pae/X86PagingMethodPAE.cpp
707
"virtual address: %#" B_PRIxADDR ", pde: %#" B_PRIx64
src/system/kernel/arch/x86/paging/pae/X86PagingMethodPAE.cpp
708
", existing pte: %#" B_PRIx64, virtualAddress, *pageDirEntry, *entry);
src/system/kernel/arch/x86/paging/pae/X86VMTranslationMapPAE.cpp
1000
kprintf("page directory entry %zu (%p): %#" B_PRIx64 "\n",
src/system/kernel/arch/x86/paging/pae/X86VMTranslationMapPAE.cpp
1034
kprintf("page table: %#" B_PRIx64 "\n",
src/system/kernel/arch/x86/paging/pae/X86VMTranslationMapPAE.cpp
1038
kprintf("page table entry %zu (phys: %#" B_PRIx64 "): %#" B_PRIx64 "\n",
src/system/kernel/arch/x86/paging/pae/X86VMTranslationMapPAE.cpp
1072
kprintf(" address: %#" B_PRIx64 "\n",
src/system/kernel/arch/x86/paging/pae/X86VMTranslationMapPAE.cpp
424
"virtual address: %#" B_PRIxADDR ", existing pte: %#" B_PRIx64 " @ %p",
src/system/kernel/arch/x86/paging/pae/X86VMTranslationMapPAE.cpp
56
out.Print("%#" B_PRIx64 " %c%c%c%c%c %s %s %c%c",
src/system/kernel/arch/x86/timers/x86_hpet.cpp
153
dprintf("\tconfiguration: 0x%" B_PRIx64 "\n", timer->config);
src/system/kernel/arch/x86/timers/x86_hpet.cpp
167
dprintf("\tfsb_route[0]: 0x%" B_PRIx64 "\n", timer->fsb_route[0]);
src/system/kernel/arch/x86/timers/x86_hpet.cpp
168
dprintf("\tfsb_route[1]: 0x%" B_PRIx64 "\n", timer->fsb_route[1]);
src/system/kernel/arch/x86/timers/x86_hpet.cpp
255
TRACE("hpet_init: configuration: 0x%" B_PRIx64 ", timer_interrupts: 0x%" B_PRIx64 "\n",
src/system/kernel/debug/debug_builtin_commands.cpp
95
kprintf("%" B_PRIu64 " (0x%" B_PRIx64 ")\n", result, result);
src/system/kernel/debug/debug_variables.cpp
229
kprintf("%16s: %" B_PRIu64 " (0x%" B_PRIx64 ")\n", variable.name,
src/system/kernel/debug/debug_variables.cpp
238
kprintf("%16s: %" B_PRIu64 " (0x%" B_PRIx64 ")\n", variable.name,
src/system/kernel/debug/tracing.cpp
1016
snprintf(buffer, sizeof(buffer), "%" B_PRIx64, fValue);
src/system/kernel/debug/user_debugger.cpp
2179
": thread: %" B_PRId32 ", ignore: %" B_PRIx64 " (op: %"
src/system/kernel/debug/user_debugger.cpp
2180
B_PRIu32 "), ignore once: %" B_PRIx64 " (op: %" B_PRIu32
src/system/kernel/debug/user_debugger.cpp
2252
"ignore: %" B_PRIx64 ", ignore once: %" B_PRIx64 ", result: "
src/system/kernel/device_manager/device_manager.cpp
281
kprintf("uint64 : %" B_PRIu64 " (%#" B_PRIx64 ")", attr->value.ui64,
src/system/kernel/fs/vfs.cpp
1165
FUNCTION(("get_vnode: mountid %" B_PRId32 " vnid 0x%" B_PRIx64 " %p\n",
src/system/kernel/fs/vfs.cpp
2127
" vnid 0x%" B_PRIx64 ")\n", dir->device, id);
src/system/kernel/fs/vfs.cpp
641
out.Print("(%" B_PRIx64 ", %" B_PRIu64 ")", (uint64)fVecs[i].base,
src/system/kernel/signal.cpp
655
"action: {handler: %p, flags: %#x, mask: %#" B_PRIx64 "}",
src/system/kernel/syscalls.cpp
417
out.Print("%s%#" B_PRIx64, (i == 0 ? "" : ", "), value);
src/system/kernel/syscalls.cpp
453
out.Print("syscall post: %s() -> %#" B_PRIx64,
src/system/kernel/thread.cpp
1878
kprintf("sig_pending: %#" B_PRIx64 " (blocked: %#" B_PRIx64
src/system/kernel/thread.cpp
1879
", before sigsuspend(): %#" B_PRIx64 ")\n",
src/system/kernel/vm/VMCache.cpp
1497
kprintf(" virtual_base: 0x%" B_PRIx64 "\n", virtual_base);
src/system/kernel/vm/VMCache.cpp
1498
kprintf(" virtual_end: 0x%" B_PRIx64 "\n", virtual_end);
src/system/kernel/vm/vm.cpp
1229
B_PRIx64 ", size %" B_PRIuADDR ", addressSpec %" B_PRIu32 ", wiring %d"
src/system/kernel/vm/vm_debug.cpp
194
kprintf(" %016" B_PRIx64, *(uint64*)&value);
src/system/kernel/vm/vm_debug.cpp
481
kprintf("cache_offset:\t0x%" B_PRIx64 "\n", area->cache_offset);
src/tests/system/kernel/unit/lock/RWLockTests.cpp
187
", value: %d vs %d, count: %#" B_PRIx64, threadIndex,
src/tests/system/kernel/unit/lock/RWLockTests.cpp
229
", value: %d vs %d, count: %#" B_PRIx64, threadIndex,
src/tests/system/kernel/unit/lock/RWLockTests.cpp
276
", value: %d vs %d, count: %#" B_PRIx64, threadIndex,