Searched refs:B_PRIu64 (Results 1 - 25 of 131) sorted by relevance

123456

/haiku/src/bin/package/
H A DPackageWriterListener.cpp49 printf("cached strings size: %10" B_PRIu64 " (uncompressed)\n",
51 printf("TOC main size: %10" B_PRIu64 " (uncompressed)\n",
53 printf("total TOC size: %10" B_PRIu64 " (uncompressed)\n",
81 printf("heap size: %10" B_PRIu64 "\n", heapSize);
82 printf("TOC size: %10" B_PRIu64 "\n", tocSize);
85 printf("total size: %10" B_PRIu64 "\n", totalSize);
/haiku/src/bin/
H A Dvmstat.cpp77 printf("max memory:\t\t%" B_PRIu64 "\n", info.max_pages * B_PAGE_SIZE);
78 printf("free memory:\t\t%" B_PRIu64 "\n", info.free_memory);
79 printf("needed memory:\t\t%" B_PRIu64 "\n", info.needed_memory);
80 printf("block cache memory:\t%" B_PRIu64 "\n",
82 printf("max swap space:\t\t%" B_PRIu64 "\n",
84 printf("free swap space:\t%" B_PRIu64 "\n",
H A Dps.c103 printf("%-37s %5" B_PRId32 " %8s %4" B_PRId32 " %8" B_PRIu64 " %8"
228 printf("%" B_PRIu64 "k (%" B_PRIu64 " bytes) total memory\n",
231 printf("%" B_PRIu64 "k (%" B_PRIu64 " bytes) currently committed\n",
234 printf("%" B_PRIu64 "k (%" B_PRIu64 " bytes) currently available\n",
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/btrfs/
H A DChunk.cpp39 TRACE("chunk[0] length %" B_PRIu64 " owner %" B_PRIu64 " stripe_length %"
40 B_PRIu64 " type %" B_PRIu64 " stripe_count %u sub_stripes %u "
H A DVolume.cpp189 TRACE("Volume::Mount() chunk_root: %" B_PRIu64 " (physical block %" B_PRIu64
196 TRACE("Volume::Mount() root: %" B_PRIu64 " (physical block %" B_PRIu64 ")\n",
212 TRACE("Volume::Mount(): Found extent root: %" B_PRIu64 "\n",
228 TRACE("Volume::Mount(): Found fs root: %" B_PRIu64 "\n",
244 TRACE("Volume::Mount(): Found dev root: %" B_PRIu64 "\n",
260 TRACE("Volume::Mount(): Found checksum root: %" B_PRIu64 "\n",
276 TRACE("Volume::Mount() Find larget inode id % " B_PRIu64 "\n",
307 TRACE("Volume::Mount(): Found root node: %" B_PRIu64 " (
[all...]
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/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/kits/package/hpkg/
H A DPackageFileHeapReader.cpp69 "Compressed and uncompressed heap sizes (%" B_PRIu64 " vs. "
70 "%" B_PRIu64 ") don't match for uncompressed heap.\n",
84 "Invalid total compressed heap size (%" B_PRIu64 ", "
85 "uncompressed %" B_PRIu64 ")\n", fCompressedHeapSize,
125 "Invalid total compressed heap size (%" B_PRIu64 ", uncompressed: "
126 "%" B_PRIu64 ", last chunk offset: %" B_PRIu64 ")\n",
/haiku/src/add-ons/kernel/file_systems/xfs/
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",
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 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/add-ons/kernel/file_systems/ext2/
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 DInodeAllocator.cpp190 ERROR("Unable to open inode bitmap (block number: %" B_PRIu64
201 "block %" B_PRIu64 " (numInodes %" B_PRIu32 ").\n", blockGroup,
207 ERROR("Failed to mark bit %" B_PRIu32 " at bitmap block %" B_PRIu64
225 ERROR("Unable to open inode bitmap at block %" B_PRIu64 "\n",
233 B_PRIu64 "\n", pos, bitmapBlock);
/haiku/src/tests/system/kernel/file_corruption/fs/
H A DBlockAllocator.cpp90 PRINT(" fTotalBlocks: %" B_PRIu64 "\n", fTotalBlocks);
91 PRINT(" fFreeBlocks: %" B_PRIu64 "\n", fFreeBlocks);
92 PRINT(" fAllocationGroupBlock: %" B_PRIu64 "\n", fAllocationGroupBlock);
93 PRINT(" fAllocationGroupCount: %" B_PRIu64 "\n", fAllocationGroupCount);
94 PRINT(" fBitmapBlock: %" B_PRIu64 "\n", fBitmapBlock);
95 PRINT(" fBitmapBlockCount: %" B_PRIu64 "\n", fBitmapBlockCount);
157 PRINT(" fFreeBlocks: %" B_PRIu64 "\n", fFreeBlocks);
169 PRINT("BlockAllocator::Allocate(%" B_PRIu64 ", %" B_PRIu64 ")\n", baseHint,
202 PRINT("BlockAllocator::AllocateExactly(%" B_PRIu64 ",
[all...]
H A DFile.cpp117 B_PRIu64 "\n", BlockIndex());
123 ERROR("Failed to delete contents of file at %" B_PRIu64 "\n",
131 B_PRIu64 "\n", BlockIndex());
143 FUNCTION("%" B_PRIu64 " -> %" B_PRIu64 "\n", size, newSize);
307 FUNCTION("offset: %" B_PRIu64 ", size: %" B_PRIuSIZE ", count: %" B_PRIuSIZE
338 PRINT(" preparing iteration: firstBlock: %" B_PRIu64 ", blockIndex: %"
339 B_PRIu64 "\n", firstBlock, blockIndex);
358 ", firstBlock: %" B_PRIu64 ", blockIndex: %" B_PRIu64 "\
[all...]
H A DDirectory.cpp525 " has invalid block index: %" B_PRIu64, i, blockIndices[-i]);
745 PRINT(" found entry: \"%s\" -> %" B_PRIu64 "\n", foundName, _blockIndex);
755 FUNCTION("name: \"%s\", blockIndex: %" B_PRIu64 "\n", name, blockIndex);
794 PRINT(" level %" B_PRId32 ", block %" B_PRIu64 " -> index: %" B_PRId32
884 PRINT(" level %" B_PRId32 ", block %" B_PRIu64 " -> index: %" B_PRId32
1109 "blockIndex: %" B_PRIu64 "\n", level, insertKey ? "insert" : "update",
1260 "\"%.*s\" (%" B_PRIuSIZE "), blockIndex: %" B_PRIu64 "\n",
1389 PRINT(" -> new block: %" B_PRIu64 "\n", newInfo.block.Index());
1433 PRINT(" -> new block: %" B_PRIu64 "\n", newBlock.Index());
1447 B_PRIu64 " no
[all...]
/haiku/src/add-ons/kernel/partitioning_systems/gpt/
H A DHeader.cpp69 dprintf("gpt: alternate header not in last block (%" B_PRIu64 " vs. %"
70 B_PRIu64 ")\n", fHeader.AlternateBlock(), lastBlock);
394 dprintf("absolute block: %" B_PRIu64 "\n", header.AbsoluteBlock());
395 dprintf("alternate block: %" B_PRIu64 "\n", header.AlternateBlock());
396 dprintf("first usable block: %" B_PRIu64 "\n", header.FirstUsableBlock());
397 dprintf("last usable block: %" B_PRIu64 "\n", header.LastUsableBlock());
399 dprintf("entries block: %" B_PRIu64 "\n", header.EntriesBlock());
418 dprintf(" start block: %" B_PRIu64 "\n", entry.StartBlock());
419 dprintf(" end block: %" B_PRIu64 "\n", entry.EndBlock());
/haiku/src/kits/debugger/model/
H A DTypeComponentPath.cpp85 printf("base %" B_PRIu64 " \"%s\"", index, name.String());
88 printf("member %" B_PRIu64 " \"%s\"", index, name.String());
91 printf("element %" B_PRIu64 " \"%s\"", index, name.String());
/haiku/src/system/kernel/debug/
H A Ddebug_builtin_commands.cpp95 kprintf("%" B_PRIu64 " (0x%" B_PRIx64 ")\n", result, result);
295 kprintf("%10" B_PRIu64 " %10" B_PRIu64 " %10" B_PRIu64 "\n",
/haiku/src/apps/debuganalyzer/gui/chart/
H A DBigtimeChartAxisLegendSource.cpp62 snprintf(buffer, sizeof(buffer), "%02" B_PRIu64 ":%02d:%02d.%06d",
/haiku/src/kits/debugger/value/
H A DValueLoader.cpp62 TRACE_LOCALS(" -> overly long piece size (%" B_PRIu64 " bytes)\n",
70 TRACE_LOCALS(" -> totalBitSize: %" B_PRIu64 "\n", totalBitSize);
84 TRACE_LOCALS(" -> too short for value type (%" B_PRIu64 " vs. %"
85 B_PRIu64 " bits)\n", totalBitSize, valueBitSize);
/haiku/src/bin/debug/strace/
H A DContext.cpp64 snprintf(tmp, sizeof(tmp), fDecimal ? "%" B_PRIu64 : "0x%" B_PRIx64, value);
/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...]

Completed in 145 milliseconds

123456