Searched refs:B_PRIu64 (Results 26 - 50 of 131) sorted by last modified time

123456

/haiku/src/system/kernel/debug/
H A Ddebug_parser.cpp848 snprintf(sTempBuffer, sizeof(sTempBuffer), "%" B_PRIu64, value);
860 snprintf(sTempBuffer, sizeof(sTempBuffer), "%" B_PRIu64, value);
1053 "invalid size (%" B_PRIu64 ") for unary * operator", size);
/haiku/src/apps/diskprobe/
H A DTypeEditors.cpp1201 snprintf(text, sizeof(text), "%" B_PRIu64, *(uint64*)data);
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DBlockAllocator.cpp157 ERROR("AllocationBlockGroup(%" B_PRIu32 ",%" B_PRIu64 ")::Initialize()"
467 ERROR("AllocationBlockGroup(%" B_PRIu32 ",%" B_PRIu64 ")::_InitGroup()"
615 ", block groups: %" B_PRIu32 ", first block: %" B_PRIu64
616 ", num blocks: %" B_PRIu64 "\n", fBlocksPerGroup, fNumGroups,
654 " %" B_PRIu64 ", num groups: %" B_PRIu32 "\n", transaction.ID(),
679 "range: block group: %" B_PRIu32 ", %" B_PRIu64 "-%"
680 B_PRIu64 "\n", groupNum, bestStart,
711 B_PRIu32 ", %" B_PRIu64 "-%" B_PRIu64 "\n", bestGroup, bestStart,
811 TRACE("BlockAllocator::Free(%" B_PRIu64 ",
[all...]
/haiku/src/system/kernel/vm/
H A DVMCache.cpp474 kprintf("Invalid tracing entry index %" B_PRIu64 "\n", debugEntryIndex);
480 kprintf("cache stack for %s %p at %" B_PRIu64 ":\n",
/haiku/src/system/kernel/device_manager/
H A Ddevfs.cpp1495 dprintf("[%3" B_PRIu32 "] %" B_PRIu64 " : %"
1496 B_PRIu64 "\n", i,
1518 dprintf("[%3" B_PRIu32 "] %" B_PRIu64 " : %"
1519 B_PRIu64 "\n", i,
/haiku/src/add-ons/kernel/file_systems/reiserfs/
H A DIterators.cpp1533 FATAL(("failed to get block %" B_PRIu64 "\n",
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DBlockAllocator.cpp1354 PRINT(("_TrimNext(index %" B_PRIu32 ", offset %" B_PRIu64 ", size %"
1355 B_PRIu64 ")\n", trimData.range_count, offset, size));
1365 dprintf("[%3" B_PRIu32 "] %" B_PRIu64 " : %" B_PRIu64 "\n", i,
/haiku/src/add-ons/kernel/drivers/disk/scsi/scsi_cd/
H A Dscsi_cd.cpp188 dprintf("scsi_cd: adjusted capacity from %" B_PRIu64 " to %" B_PRIu64
/haiku/src/system/boot/platform/efi/
H A Ddtb.cpp668 dprintf(" clock: %" B_PRIu64 "\n", uart.clock);
/haiku/src/servers/app/
H A DDrawState.cpp829 printf("\t Pattern: %" B_PRIu64 "\n", fPattern.GetInt64());
/haiku/src/bin/debug/strace/
H A Dstrace.cpp537 print_to_string(&string, &length, "%6.2f %10" B_PRIu64 " %7" B_PRIu32
538 " %10" B_PRIu64 " %s\n", percent, stats.time, stats.count, perCall,
H A DContext.cpp64 snprintf(tmp, sizeof(tmp), fDecimal ? "%" B_PRIu64 : "0x%" B_PRIx64, value);
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DBTree.cpp631 ERROR("Find() not found wanted: %" B_PRIu64 " %" B_PRIu8 " %"
632 B_PRIu64 " found: %" B_PRIu64 " %" B_PRIu8 " %" B_PRIu64 "\n",
671 TRACE("BTree::MakeEntries() num %i key (% " B_PRIu64 " %" B_PRIu8 " %"
672 B_PRIu64 ")\n", num, startKey.ObjectID(), startKey.Type(),
731 TRACE("BTree::RemoveEntries() num %i key (% " B_PRIu64 " %" B_PRIu8 " %"
732 B_PRIu64 ")\n", num, startKey.ObjectID(), startKey.Type(),
/haiku/src/add-ons/kernel/drivers/input/i2c_hid/
H A DDriver.cpp194 TRACE("read(%p, %" B_PRIu64 ", %p, %p (%" B_PRIuSIZE ")\n", cookie, position, buffer, numBytes,
206 TRACE("write(%p, %" B_PRIu64 ", %p, %p (%" B_PRIuSIZE ")\n", cookie, position, buffer, numBytes,
/haiku/src/add-ons/kernel/drivers/disk/scsi/scsi_disk/
H A Dscsi_disk.cpp201 dprintf("trim_device(): range offset (LBA) %" B_PRIu64
202 " exceeds device capacity %" B_PRIu64 "\n",
411 TRACE("das_set_capacity(device = %p, capacity = %" B_PRIu64
/haiku/src/kits/tracker/infowindow/
H A DAttributesView.cpp241 representation.SetToFormat("%" B_PRIu64, value);
/haiku/src/system/kernel/
H A Dlow_resource_manager.cpp288 kprintf(" pages: %s (%" B_PRIu64 ")\n", state_to_string(sLowPagesState),
/haiku/src/system/kernel/cache/
H A Dblock_cache.cpp384 out.Print("block cache %p, %s %" B_PRIu64 ", %c%c%c transaction %" B_PRId32
482 out.Print("block cache %p, error %" B_PRIu64 ", %s%s%s",
524 out.Print("block cache %p, block %" B_PRIu64 ", data %c%c%c: %s",
/haiku/src/kits/package/hpkg/
H A DPackageFileHeapAccessorBase.cpp341 fErrorOutput->PrintError("ReadFileData(%" B_PRIu64 ", %p, %zu) failed "
/haiku/src/bin/
H A Dfstrim.cpp254 printf("Range to trim (bytes): offset = %" B_PRIu64
255 ", length = %" B_PRIu64 "\n", offset, length);
270 printf("Trimmed %" B_PRIu64 " bytes (%s) from device%s.\n",
/haiku/src/add-ons/kernel/file_systems/xfs/
H A DNode.cpp101 TRACE("Extent::Init: startoff:(%" B_PRIu64 "), startblock:(%" B_PRIu64 "),"
102 "blockcount:(%" B_PRIu64 "),state:(%" B_PRIu8 ")\n", fMap->br_startoff, fMap->br_startblock,
341 TRACE("Entry found. Name: (%s), Length: (%" B_PRIuSIZE "),ino: (%" B_PRIu64 ")\n",
436 TRACE("ino:(%" B_PRIu64 ")\n", *ino);
H A DLeafDirectory.cpp124 TRACE("Extent::Init: startoff:(%" B_PRIu64 "), startblock:(%" B_PRIu64 "),"
125 "blockcount:(%" B_PRIu64 "),state:(%" B_PRIu8 ")\n", fMap->br_startoff, fMap->br_startblock,
311 TRACE("Entry found. Name: (%s), Length: (%" B_PRIuSIZE "),ino: (%" B_PRIu64 ")\n",
378 TRACE("ino:(%" B_PRIu64 ")\n", *ino);
H A DLeafAttribute.cpp79 TRACE("Extent::Init: startoff:(%" B_PRIu64 "), startblock:(%" B_PRIu64 "),"
80 "blockcount:(%" B_PRIu64 "),state:(%" B_PRIu8 ")\n", fMap->br_startoff, fMap->br_startblock,
H A DExtent.cpp38 TRACE("Extent::Init: startoff:(%" B_PRIu64 "), startblock:(%" B_PRIu64 "),"
39 "blockcount:(%" B_PRIu64 "),state:(%" B_PRIu8 ")\n", fMap->br_startoff, fMap->br_startblock,
197 TRACE("Entry found. Name: (%s), Length: (%" B_PRIuSIZE "),ino: (%" B_PRIu64 ")\n", name,
238 TRACE("ino:(%" B_PRIu64 ")\n", *ino);
/haiku/src/bin/listdev/
H A Dlistdev.cpp107 printf("uint64 : %" B_PRIu64 " (%#" B_PRIx64 ")", attr->value.ui64,

Completed in 260 milliseconds

123456