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

12345

/haiku/src/kits/tracker/
H A DUtilities.cpp280 PRINT(("%s, inode:%" B_PRIx64 ", location %f %f\n",
/haiku/src/add-ons/kernel/drivers/disk/nvme/
H A Dnvme_disk.cpp499 TRACE("IOV %d (+ " B_PRIu32 "): 0x%" B_PRIx64 ", %" B_PRIu32 "\n",
/haiku/src/system/kernel/
H A Dsignal.cpp654 "action: {handler: %p, flags: %#x, mask: %#" B_PRIx64 "}",
/haiku/src/system/kernel/device_manager/
H A Ddevice_manager.cpp283 kprintf("uint64 : %" B_PRIu64 " (%#" B_PRIx64 ")", attr->value.ui64,
/haiku/src/kits/media/
H A DMediaRoster.cpp2152 "%" B_PRId32 ", kinds 0x%" B_PRIx64 ", team %" B_PRId32 ", name '%s'\n",
3127 TRACE("BMediaRoster::SniffRef looking for a node to handle %s: 0x%" B_PRIx64
/haiku/src/system/kernel/vm/
H A Dvm.cpp1058 B_PRIx64 ", size %" B_PRIuADDR ", addressSpec %" B_PRIu32 ", wiring %d"
3358 kprintf(" %016" B_PRIx64, *(uint64*)&value);
3645 kprintf("cache_offset:\t0x%" B_PRIx64 "\n", area->cache_offset);
/haiku/src/system/kernel/fs/
H A Dvfs.cpp631 out.Print("(%" B_PRIx64 ", %" B_PRIu64 ")", (uint64)fVecs[i].base,
1149 FUNCTION(("get_vnode: mountid %" B_PRId32 " vnid 0x%" B_PRIx64 " %p\n",
2097 " vnid 0x%" B_PRIx64 ")\n", dir->device, id);
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DSourceView.cpp2290 TRACE_GUI("SourceView::ScrollToAddress(%#" B_PRIx64 ")\n", address);
/haiku/src/system/kernel/arch/x86/
H A Darch_cpu.cpp1847 dprintf("enable %s 0x%" B_PRIx64 " %" B_PRId64 "\n",
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DBPlusTree.cpp2894 __out("\tfDuplicateNode = %" B_PRId64 " (%" B_PRId64 ", 0x%" B_PRIx64 ")\n",
/haiku/src/add-ons/kernel/bus_managers/pci/
H A Dpci.cpp87 //dprintf("pci_ram_address(%#" B_PRIx64 ") -> %#" B_PRIx64 "\n", childAdr, hostAdr);
2328 dprintf("found an ht msi mapping at %#" B_PRIx64 "\n",
/haiku/src/kits/interface/
H A DView.cpp6841 "\t\tPattern: %" B_PRIx64 "\n"

Completed in 195 milliseconds

12345