Searched refs:B_PRIu64 (Results 1 - 25 of 131) sorted by last modified time

123456

/haiku/src/add-ons/media/plugins/ffmpeg/
H A DAVFormatReader.cpp1291 TRACE(" frameCount calculated: %" B_PRIu64 ", from context: %" B_PRIu64 "\n",
/haiku/src/add-ons/kernel/file_systems/xfs/
H A DInode.cpp550 TRACE("Next leaf is at: (%" B_PRIu64 ")\n", fileSystemBlockNo);
748 TRACE("blockToRead:(%" B_PRIu64 ")\n", actualBlockToRead);
/haiku/src/system/kernel/device_manager/
H A Ddevice_manager.cpp283 kprintf("uint64 : %" B_PRIu64 " (%#" B_PRIx64 ")", attr->value.ui64,
/haiku/src/add-ons/kernel/busses/mmc/
H A Dsdhci.cpp373 TRACE("%s %" B_PRIu64 " bytes at %" B_PRIdOFF "\n",
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DInode.cpp122 TRACE("Inode::Create() id % " B_PRIu64 " mode %" B_PRId32 " flags %"
123 B_PRIu64"\n", id, flags, mode);
/haiku/src/system/kernel/fs/
H A Dvfs.cpp623 "cookie: %p, pos: %" B_PRIdOFF ", size: %" B_PRIu64 ", vecs: {",
631 out.Print("(%" B_PRIx64 ", %" B_PRIu64 ")", (uint64)fVecs[i].base,
637 "transferred: %" B_PRIu64, fFlags, fStatus,
/haiku/src/add-ons/kernel/drivers/disk/nvme/
H A Dnvme_disk.cpp139 TRACE("set_capacity(device = %p, capacity = %" B_PRIu64 ", blockSize = %" B_PRIu32 ")\n",
907 TRACE("trim %" B_PRIu64 " bytes from %" B_PRIu64 "\n", length, offset);
/haiku/src/system/kernel/vm/
H A Dvm.cpp4153 B_PRIu64 "\n", address, args->virtual_allocated_range[i].size);
H A Dvm_page.cpp2492 TRACE(("page writer: wrote 1024 pages (total: %" B_PRIu64 " ms, "
2493 "collect: %" B_PRIu64 " ms, write: %" B_PRIu64 " ms)\n",
/haiku/src/add-ons/kernel/drivers/disk/usb/usb_disk/
H A Dusb_disk.cpp1205 TRACE("snoozing %" B_PRIu64 " microseconds for usb lun\n",
/haiku/src/apps/haikudepot/util/
H A DStorageUtils.cpp54 result.SetToFormat("%s; @ %" B_PRIu64, fPath.Leaf(), fLastAccessMillisSinceEpoch);
/haiku/src/add-ons/kernel/drivers/disk/mmc/
H A Dmmc_disk.cpp522 TRACE("trim %" B_PRIu64 " bytes from %" B_PRIu64 "\n",
/haiku/src/add-ons/kernel/drivers/disk/virtual/virtio_block/
H A Dvirtio_block.cpp284 TRACE("virtio_block: capacity: %" B_PRIu64 ", block_size %" B_PRIu32 "\n",
449 TRACE("set_capacity(device = %p, capacity = %" B_PRIu64 ", blockSize = %" B_PRIu32 ")\n",
/haiku/src/add-ons/kernel/bus_managers/acpi/
H A DACPICAHaiku.cpp479 dprintf("ACPI: cannot map memory at 0x%" B_PRIu64 ", length %"
480 B_PRIu64 "\n", (uint64)where, (uint64)length);
/haiku/src/kits/debugger/dwarf/
H A DDwarfFile.cpp267 TRACE_CFI(" %" B_PRIu64 " bytes of augmentation data\n", length);
303 "%" B_PRIu64 " bytes of augmentation data, but read "
304 "%" B_PRIu64 " bytes.\n", length, length - remaining);
331 TRACE_CFI(" %" B_PRIu64 " bytes of augmentation data\n", length);
1030 TRACE_DIE("DWARF%d compilation unit: version %d, length: %" B_PRIu64
1113 TRACE_DIE("DWARF%d type unit: version %d, length: %" B_PRIu64
1115 "signature: %#" B_PRIx64 ", type offset: %" B_PRIu64 "\n",
1213 TRACE_CFI("Invalid CIE offset: %" B_PRIu64 ", max "
1214 "possible: %" B_PRIu64 "\n", cieID, lengthOffset);
1568 WARNING("Invalid DW_FORM_strx* index: %" B_PRIu64 "\
[all...]
/haiku/src/add-ons/kernel/file_systems/ext2/
H A Dkernel_interface.cpp398 panic("ext2_get_file_map() found block %" B_PRIu64 " for offset %"
505 B_PRIu32 ", first block: %" B_PRIu32 ", start: %" B_PRIu64
512 B_PRIu64 "-%" B_PRIu64 "\n", group, start, start + length);
H A DExtentStream.cpp54 TRACE("FindBlock(%" B_PRIdOFF ", %" B_PRIu64 ")\n", offset, index);
74 TRACE("FindBlock() getting index %" B_PRId32 " at %" B_PRIu64 "\n",
122 TRACE("FindBlock() sparse block index %" B_PRIu64 " at beginning of "
132 TRACE("FindBlock() sparse block index %" B_PRIu64 " at %" B_PRIu32
147 TRACE("FindBlock(offset %" B_PRIdOFF "): %" B_PRIu64 " %" B_PRIu32
192 TRACE("Enlarge() getting index %" B_PRId32 " at %" B_PRIu64 "\n",
204 TRACE("Enlarge() last %" B_PRIu64 " allocatedPos %" B_PRIu64 "\n",
252 TRACE("Enlarge() move root to block %" B_PRIu64 "\n",
301 TRACE("Enlarge() init index block %" B_PRIu64 " a
[all...]
H A DDirectoryIterator.cpp176 TRACE("Checking entry at block %" B_PRIu64 ", displacement %" B_PRIu32
247 "current: (%" B_PRIu32 ", %" B_PRIu64 ", %" B_PRIu32 "), start: (%"
248 B_PRIu32 ", %" B_PRIu64 ", %" B_PRIu32 ")\n", fLogicalBlock,
900 TRACE("DirectoryIterator::_HTreeRootChecksum() size %" B_PRIu64 "\n",
/haiku/src/kits/debugger/debug_info/
H A DDwarfTypes.cpp446 TRACE_LOCALS(" set single piece size to %" B_PRIu64 "\n",
838 TRACE_LOCALS("bit field: byte size: %" B_PRIu64 ", bit offset/size: %"
839 B_PRIu64 "/%" B_PRIu64 "\n", byteSize, bitOffset, bitSize);
H A DDwarfTypeFactory.cpp1390 TRACE_LOCALS(" pointer/reference type: size: %" B_PRIu64 "\n",
1416 TRACE_LOCALS(" -> size: %" B_PRIu64 "\n", _size);
H A DDwarfImageDebugInfo.cpp1109 TRACE_LOCALS(" variableEntry %p, scope start: %" B_PRIu64 "\n",
/haiku/src/system/boot/loader/
H A Delf.cpp285 B_PRIu64 ", delta = %" B_PRIx64 "\n", i, (uint64)region->start,
/haiku/src/system/kernel/arch/x86/
H A Darch_cpu.cpp1635 dprintf("CPU: using TSC frequency from MSR %" B_PRIu64 "\n", khz * numerator / denominator);
/haiku/src/system/kernel/arch/riscv64/
H A DRISCV64VMTranslationMap.cpp244 TRACE(" pageTableSize: %" B_PRIu64 "\n", fPageTableSize);
251 TRACE(" pageTableSize: %" B_PRIu64 "\n", fPageTableSize);
252 TRACE(" GetPageTableSize(): %" B_PRIu64 "\n",
/haiku/src/system/kernel/arch/arm64/
H A Darch_debug.cpp191 kprintf(" (\33[34m%" B_PRIu64 "\33[0m)", value);

Completed in 223 milliseconds

123456