Searched refs:B_PRIu64 (Results 51 - 75 of 131) sorted by last modified time

123456

/haiku/src/add-ons/kernel/drivers/sensor/acpi_als/
H A Dacpi_als.cpp149 snprintf(string, sizeof(string), "%" B_PRIu64 "\n", luminance);
/haiku/src/add-ons/kernel/drivers/disk/virtual/ram_disk/
H A Dram_disk.cpp482 dprintf("ramdisk: error copying page %" B_PRIu64
571 TRACE("ramdisk: trim %" B_PRIu64 " bytes from %" B_PRIu64 "\n",
593 TRACE("free range %" B_PRIu32 ", page %" B_PRIu64 ", offset %"
594 B_PRIu64 "\n", i, j, offset);
/haiku/src/add-ons/kernel/file_systems/fat/
H A Dmkdos.cpp231 dprintf("dosfs: size = %" B_PRIu64 " bytes "
232 "(%" B_PRIu64 " sectors), "
233 "%" B_PRIu64 " KB, "
234 "%" B_PRIu64 " MB, "
235 "%" B_PRIu64 " GB\n",
/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h1565 #define B_PRIu64 FSSH_B_PRIu64 macro
/haiku/src/add-ons/kernel/drivers/input/usb_hid/
H A DDriver.cpp269 TRACE("read(%p, %" B_PRIu64 ", %p, %p (%lu)\n", cookie, position, buffer,
281 TRACE("write(%p, %" B_PRIu64 ", %p, %p (%lu)\n", cookie, position, buffer, numBytes,
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DVolume.cpp504 TRACE("group [%" B_PRId32 "]: inode table %" B_PRIu64 "\n", index,
727 TRACE("Volume::FreeBlocks(%" B_PRIu64 ", %" B_PRIu32 ")\n", start, length);
779 TRACE("Volume::WriteSuperBlock(): free blocks: %" B_PRIu64 ", free inodes:"
/haiku/src/bin/acpi_call/
H A Dacpi_call.cpp264 printf("%" B_PRIu64, obj->Integer.Value);
285 printf("%" B_PRIu64, *((ACPI_INTEGER*)(buf->Pointer)));
/haiku/src/add-ons/kernel/file_systems/xfs/
H A DBPlusTree.cpp219 TRACE("requiredBlock:(%" B_PRIu64 ")\n", requiredBlock);
325 TRACE("Next leaf is at: (%" B_PRIu64 ")\n", fileSystemBlockNo);
490 TRACE("fOffset:(%" B_PRIu64 "), blockNoFromAddress:(%" B_PRIu32 ")\n",
534 TRACE("GetNext: fOffset:(%" B_PRIu64 "), currentOffset:(%" B_PRIu16 ")\n",
551 TRACE("Entry found. Name: (%s), Length: (%" B_PRIuSIZE "), ino: (%" B_PRIu64 ")\n", name,
605 TRACE("FillMapEntry: startoff:(%" B_PRIu64 "), startblock:(%" B_PRIu64 "),"
606 "blockcount:(%" B_PRIu64 "),state:(%" B_PRIu8 ")\n", (*fMap)->br_startoff,
615 TRACE("SearchForMapInDirectoryBlock: blockNo:(%" B_PRIu64 ")\n", blockNo);
787 TRACE("ino:(%" B_PRIu64 ")\
[all...]
H A DSymlink.cpp40 TRACE("Extent::Init: startoff:(%" B_PRIu64 "), startblock:(%" B_PRIu64 "),"
41 "blockcount:(%" B_PRIu64 "),state:(%" B_PRIu8 ")\n", fMap.br_startoff, fMap.br_startblock,
H A DShortDirectory.cpp89 TRACE("ShortDirectory:Lookup: name: \".\" ino: (%" B_PRIu64 ")\n", *ino);
93 TRACE("Parent: (%" B_PRIu64 ")\n", *ino);
127 TRACE("ShortDirectory:GetNext: name: \".\" ino: (%" B_PRIu64 ")\n", *ino);
138 TRACE("ShortDirectory:GetNext: name: \"..\" ino: (%" B_PRIu64 ")\n", *ino);
158 TRACE("Entry found. Name: (%s), Length: (%" B_PRIuSIZE "),ino: (%" B_PRIu64 ")\n",
/haiku/src/add-ons/kernel/generic/scsi_periph/
H A Dblock.cpp273 "\nTRIM: MAXIMUM WRITESAME LENGTH = %" B_PRIu64 "\n",
423 SHOW_FLOW(3, "capacity = %" B_PRIu64 ", block_size = %" B_PRIu32
577 dprintf("[%3" B_PRIu16 "] %" B_PRIu64 " : %" B_PRIu32 "\n",
587 B_PRIu64 " more LBAs\n",
675 dprintf("%" B_PRIu64 " : %" B_PRIu32 "\n",
/haiku/src/add-ons/kernel/drivers/disk/virtual/nbd/
H A Dnbd.c232 PRINT((DP ">%s(handle:%" B_PRIu64 ")\n", __FUNCTION__, req->handle));
242 PRINT((DP ">%s(handle:%" B_PRIu64 ")\n", __FUNCTION__, handle));
264 PRINT((DP ">%s(handle:%" B_PRIu64 ")\n", __FUNCTION__, req->handle));
399 dprintf(DP " %s: connected, device size %" B_PRIu64 " bytes.\n",
438 PRINT((DP ">%s(handle:%" B_PRIu64 ")\n", __FUNCTION__, req->handle));
/haiku/src/add-ons/kernel/busses/scsi/ahci/
H A Dahci_port.cpp794 ", sectors48 %" B_PRIu64 ", size %" B_PRIu64 "\n",
1044 dprintf("[%3" B_PRIu32 "] %" B_PRIu64 " : %" B_PRIu32 "\n", i,
1139 dprintf("[%3" B_PRIu32 "] %" B_PRIu64 " : %" B_PRIu64 "\n", i,
/haiku/src/add-ons/disk_systems/bfs/
H A DBFSAddOn.cpp268 printf("%9" B_PRIu64 " nodes processed\x1b[1A\n", counter);
313 printf(" %" B_PRIu64 " nodes checked,\n\t%" B_PRIu64 " blocks not "
314 "allocated,\n\t%" B_PRIu64 " blocks already set,\n\t%" B_PRIu64
317 printf("\tfiles\t\t%" B_PRIu64 "\n\tdirectories\t%" B_PRIu64 "\n"
318 "\tattributes\t%" B_PRIu64 "\n\tattr. dirs\t%" B_PRIu64 "\n"
319 "\tindices\t\t%" B_PRIu64 "\
[all...]
/haiku/src/system/kernel/arch/riscv64/
H A Darch_real_time_clock.cpp20 dprintf("timerFrequency: %" B_PRIu64 "\n",
22 dprintf("system_time_conversion_factor: %" B_PRIu64 "\n",
/haiku/src/system/boot/platform/efi/arch/riscv64/
H A Darch_dtb.cpp110 dprintf("timerFrequency: %" B_PRIu64 "\n", sTimerFrequency);
H A Darch_smp.cpp73 dprintf("?(%" B_PRIu64 ")", status);
86 dprintf("error: %" B_PRIu64 , res.error);
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DExtentAllocator.cpp64 TRACE("%s at %" B_PRIu64 " length %" B_PRIu64 " refCount %i\n",
402 B_PRIu64 "\n", flag);
534 TRACE("ExtentAllocator::_LoadExtentTree() flags: %" B_PRIu64 "\n", flags);
562 "start %" B_PRIu64 " end %" B_PRIu64 "\n", lowerBound,
613 TRACE("ExtentAllocator::_Allocate() start %" B_PRIu64 " size %" B_PRIu64
614 " type %" B_PRIu64 "\n", start, size, type);
632 TRACE("ExtentAllocator::_Allocate() found %" B_PRIu64 "\
[all...]
/haiku/src/add-ons/accelerants/intel_extreme/
H A Dpll.cpp851 TRACE("%s: DCO central frequency %" B_PRIu64 "Hz\n", __func__, central_freq);
852 TRACE("%s: DCO frequency %" B_PRIu64 "Hz\n", __func__, dco_freq);
853 TRACE("%s: positive offset accepted, deviation %" B_PRIu64 "\n",
864 TRACE("%s: DCO central frequency %" B_PRIu64 "Hz\n", __func__, central_freq);
865 TRACE("%s: DCO frequency %" B_PRIu64 "Hz\n", __func__, dco_freq);
866 TRACE("%s: negative offset accepted, deviation %" B_PRIu64 "\n",
983 TRACE("%s: AFE frequency %" B_PRIu64 "Hz\n", __func__, afe_clock);
986 TRACE("%s: DCO frequency %" B_PRIu64 "Hz\n", __func__, dco_freq);
/haiku/src/add-ons/kernel/network/protocols/udp/
H A Dudp.cpp48 # define TRACE_EP(format, args...) dprintf("UDP [%" B_PRIu64 ",%" \
51 # define TRACE_EPM(format, args...) dprintf("UDP [%" B_PRIu64 ",%" \
54 # define TRACE_DOMAIN(format, args...) dprintf("UDP [%" B_PRIu64 ",%" \
/haiku/src/bin/
H A Dsysinfo.cpp723 B_PRIu64 "MHz\n\n",
739 printf("%10" B_PRIu64 " bytes free (used/max %10" B_PRIu64 " / %10"
740 B_PRIu64 ")\n",
744 printf(" (cached %10" B_PRIu64 ")\n",
/haiku/src/tests/system/kernel/file_corruption/fs/
H A Dchecksumfs.cpp295 ERROR("checksumfs: attribute directory (%" B_PRIu64 ") of node %"
296 B_PRIu64 " is not a directory!\n", blockIndex,
752 ERROR("checksumfs: attribute directory (%" B_PRIu64 ") of node %"
753 B_PRIu64 " is not a directory!\n", blockIndex,
/haiku/src/add-ons/kernel/file_systems/udf/
H A DIcb.cpp26 ", id = %p, position = %" B_PRIdOFF ", parent length = %" B_PRIu64
H A DUdfStructures.cpp939 PRINT(("next_unique_id: %" B_PRIu64 "\n", next_unique_id()));
1087 PRINT(("information_length: %" B_PRIu64 "\n",
1089 PRINT(("logical_blocks_recorded: %" B_PRIu64 "\n",
1104 PRINT(("unique_id: %" B_PRIu64 "\n", unique_id()));
1162 PRINT(("information_length: %" B_PRIu64 "\n",
1164 PRINT(("logical_blocks_recorded: %" B_PRIu64 "\n",
1183 PRINT(("unique_id: %" B_PRIu64 "\n", unique_id()));
/haiku/src/kits/package/hpkg/
H A DReaderImplBase.cpp349 "global settings file update type %" B_PRIu64
889 B_PRIu64 " bytes. This is greater than the available space\n",
897 B_PRIu64 " bytes. This is beyond the reader's sanity limit\n",
905 "file %s section is invalid (%" B_PRIu64 " strings, length: %"
906 B_PRIu64 ", section length: %" B_PRIu64 ")\n",

Completed in 231 milliseconds

123456