Searched refs:B_PRIuSIZE (Results 1 - 25 of 116) sorted by relevance

12345

/haiku/src/add-ons/media/media-add-ons/usb_webcam/
H A DCamBufferingDeframer.cpp49 PRINT((CH "(%p, %" B_PRIuSIZE "), IB: %" B_PRIuSIZE CT, buffer, size,
60 PRINT((CH "DROPPED %" B_PRIuSIZE " bytes! "
98 PRINT((CH ": Detaching a frame (%" B_PRIuSIZE " bytes, "
120 PRINT((CH ": %" B_PRIuSIZE " bytes of %" B_PRIuSIZE " from buffs[%d] "
121 "(%" B_PRIuSIZE " left)" CT,
/haiku/src/add-ons/kernel/drivers/dvb/cx23882/
H A Dutil.c65 ", phyadr = %" B_PRIxPHYSADDR ", mapadr = %p, size = %" B_PRIuSIZE
82 TRACE("allocating %" B_PRIuSIZE " bytes for %s\n", size, name);
103 TRACE("area = %" B_PRId32 ", size = %" B_PRIuSIZE ", virt = %p, phy = %"
/haiku/src/add-ons/kernel/bus_managers/scsi/
H A Dvirtual_memory.cpp35 SHOW_FLOW(3, "vec_count=%" B_PRIuSIZE ", vec_offset=%" B_PRIuSIZE ", len=%"
36 B_PRIuSIZE ", max_entries=%" B_PRIu32, vec_count, vec_offset, len,
H A Ddma_buffer.cpp233 SHOW_ERROR( 2, "Cannot create DMA buffer S/G list of %" B_PRIuSIZE
258 "%" B_PRIuSIZE ", got %" B_PRIuSIZE " bytes)", strerror(res),
293 SHOW_ERROR(2, "Cannot S/G list buffer to original data of %" B_PRIuSIZE
/haiku/src/system/kernel/device_manager/
H A DIOCache.cpp53 TRACE("%p->IOCache::IOCache(%p, %" B_PRIuSIZE ")\n", this, resource,
58 panic("Invalid cache line size (%" B_PRIuSIZE "). Must be a power of 2 "
232 ", length: %" B_PRIuSIZE "\n", this, request, offset, length);
272 ", %" B_PRIdOFF ", %" B_PRIuSIZE ")\n", this, request, lineOffset,
386 "cache (offset: %" B_PRIdOFF ", length: %" B_PRIuSIZE "), "
388 B_PRIuSIZE ")\n", (off_t)firstMissing * B_PAGE_SIZE,
438 ", %" B_PRIdOFF ", %" B_PRIuSIZE ")\n", this, request, lineOffset,
493 TRACE("%p->IOCache::_DoOperation(%" B_PRIdOFF ", %" B_PRIuSIZE ")\n", this,
522 TRACE("%p->IOCache::_TransferPages(%" B_PRIuSIZE ", %" B_PRIuSIZE
[all...]
/haiku/src/kits/support/
H A DBufferedDataIO.cpp143 TRACE("%p: read %" B_PRIuSIZE " bytes from stream\n", this,
150 TRACE("%p: retrieved %" B_PRIuSIZE " bytes from stream\n", this, fSize);
156 TRACE("%p: copy %" B_PRIuSIZE" bytes to buffer\n", this, copy);
194 TRACE("%p: write %" B_PRIuSIZE " bytes to the buffer.\n", this,
/haiku/src/tests/kits/shared/
H A DJsonTextWriterTest.cpp55 fprintf(stderr, "actual out >%s< (%" B_PRIuSIZE ")\n", outputString.String(),
89 fprintf(stderr, "actual out >%s< (%" B_PRIuSIZE ")\n", outputString.String(),
123 fprintf(stderr, "actual out >%s< (%" B_PRIuSIZE ")\n", outputString.String(),
146 fprintf(stderr, "actual out >%s< (%" B_PRIuSIZE ")\n", outputString.String(),
168 fprintf(stderr, "actual out >%s< (%" B_PRIuSIZE ")\n",
190 fprintf(stderr, "actual out >%s< (%" B_PRIuSIZE ")\n",
/haiku/src/system/libroot/posix/malloc_debug/
H A Dguarded_heap.cpp263 print_stdout("alloc stack trace (%" B_PRIuSIZE "):\n",
270 print_stdout("free stack trace (%" B_PRIuSIZE "):\n",
518 panic("failed to create area for allocation of %" B_PRIuSIZE " pages",
631 panic("tried to free %p which points at page %" B_PRIuSIZE
637 panic("tried to free %p which points at page %" B_PRIuSIZE
643 panic("tried to free %p which points at page %" B_PRIuSIZE
649 panic("tried to free %p which points at page %" B_PRIuSIZE
815 printf("allocation size: %" B_PRIuSIZE "\n", page.allocation_size);
817 printf("alignment: %" B_PRIuSIZE "\n", page.alignment);
868 state " (base: 0x%" B_PRIxADDR ", size: %" B_PRIuSIZE \
[all...]
H A Dheap.cpp250 printf("\tarea %p: area: %" B_PRId32 "; base: 0x%08lx; size: %" B_PRIuSIZE "; "
323 "0x%08lx; size: %" B_PRIuSIZE " bytes\n", info->thread,
349 " size: %" B_PRIuSIZE " bytes\n", info->thread,
366 printf("total allocations: %" B_PRIu32 "; total bytes: %" B_PRIuSIZE "\n", totalCount,
415 panic("leak check info has invalid size %" B_PRIuSIZE " for"
416 " element size %" B_PRIuSIZE "\n", info->size, elementSize);
425 " 0x%08lx; size: %" B_PRIuSIZE " bytes;"
447 panic("leak check info has invalid size %" B_PRIuSIZE " for"
458 " size: %" B_PRIuSIZE " bytes; allocated by %" B_PRId32 ";"
1024 INFO(("heap %p: allocate %" B_PRIuSIZE " byte
[all...]
/haiku/src/add-ons/kernel/file_systems/layers/log_overlay/
H A Dlog_overlay.cpp119 DO_LOG("get_vnode_name buffer: %p; buffer_size: %" B_PRIuSIZE "\n", buffer,
149 B_PRIuSIZE "; num_bytes: %" B_PRIuSIZE "\n", cookie, pos, vecs, count,
152 DO_LOG("read_pages result: %#" B_PRIx32 "; num_bytes: %" B_PRIuSIZE "\n",
163 B_PRIuSIZE "; num_bytes: %" B_PRIuSIZE "\n", cookie, pos, vecs, count,
166 DO_LOG("write_pages result: %#" B_PRIx32 "; num_bytes: %" B_PRIuSIZE "\n",
201 DO_LOG("get_file_map offset: %" B_PRIdOFF "; size: %" B_PRIuSIZE
202 "; vecs: %p; count: %" B_PRIuSIZE "\n", offset, size, vecs, *count);
204 DO_LOG("get_file_map result: %#" B_PRIx32 "; count: %" B_PRIuSIZE "\
[all...]
/haiku/src/system/kernel/
H A Dguarded_heap.cpp269 panic("alignment of %" B_PRIuSIZE " not supported", alignment);
472 panic("tried to free %p which points at page %" B_PRIuSIZE
478 panic("tried to free %p which points at page %" B_PRIuSIZE
484 panic("tried to free %p which points at page %" B_PRIuSIZE
490 panic("tried to free %p which points at page %" B_PRIuSIZE
637 kprintf("page index: %" B_PRIuSIZE "\n", pageIndex);
649 kprintf("allocation size: %" B_PRIuSIZE "\n", page.allocation_size);
651 kprintf("alignment: %" B_PRIuSIZE "\n", page.alignment);
696 kprintf("size: %" B_PRIuSIZE "\n", area->size);
697 kprintf("page count: %" B_PRIuSIZE "\
[all...]
/haiku/src/servers/app/drawing/
H A DAlphaMaskCache.cpp176 debug_printf("AlphaMaskCache statistics: size=%" B_PRIuSIZE " bytes=%"
177 B_PRIuSIZE " lower=%4" B_PRIu32 " total=%" B_PRIuSIZE " too_large=%4"
/haiku/src/add-ons/kernel/file_systems/packagefs/package/
H A DCachedDataReader.cpp269 "cache (offset: %" B_PRIdOFF ", length: %" B_PRIuSIZE "), "
271 B_PRIuSIZE ")\n", (off_t)firstMissing * B_PAGE_SIZE,
301 PRINT("%p->CachedDataReader::_DiscardPages(%" B_PRIuSIZE ", %" B_PRIuSIZE
333 PRINT("%p->CachedDataReader::_CachePages(%" B_PRIuSIZE ", %" B_PRIuSIZE
364 PRINT("%p->CachedDataReader::_WritePages(%" B_PRIuSIZE ", %" B_PRIuSIZE
/haiku/src/add-ons/kernel/busses/scsi/ahci/
H A Dutil.cpp67 TRACE("mapping physical address %#" B_PRIxPHYSADDR " with %" B_PRIuSIZE
85 B_PRIuSIZE ", area = 0x%08" B_PRIx32 "\n", phy, *virt, offset, phyadr,
/haiku/src/add-ons/kernel/drivers/audio/ice1712/
H A Dutil.cpp72 ITRACE("area = %" B_PRId32 ", size = %" B_PRIuSIZE ", log = 0x%" \
/haiku/src/servers/media/
H A DBufferManager.cpp74 B_PRId32 ", offset = %" B_PRIuSIZE ", size = %" B_PRIuSIZE "\n",
81 B_PRIuSIZE ", size = %" B_PRIuSIZE "\n", clonedArea, team,
/haiku/src/system/kernel/slab/
H A DSlab.cpp139 "%" B_PRIuSIZE ", alignment: %" B_PRIuSIZE ", max usage: "
140 "%" B_PRIuSIZE ", flags: 0x%" B_PRIx32 ", cookie: %p -> cache: %p",
253 kprintf(" %p %p %6" B_PRIuSIZE " %6" B_PRIuSIZE " %6" B_PRIuSIZE " %p\n",
270 kprintf("%p %22s %8lu %8" B_PRIuSIZE " %8lu %6lu %8lu %8lu %8" B_PRIx32
293 kprintf("alignment: %" B_PRIuSIZE "\n", cache->alignment);
435 kprintf("allocation %p, size: %" B_PRIuSIZE, allocation,
487 kprintf("allocation %p, size: %" B_PRIuSIZE "\
[all...]
H A DMemoryManager.cpp142 out.Print("slab memory manager alloc raw: size: %" B_PRIuSIZE
299 out.Print("slab memory manager alloc chunk: size: %" B_PRIuSIZE
327 out.Print("slab memory manager alloc chunks: size: %" B_PRIuSIZE
378 B_PRIuSIZE ", flags: %#" B_PRIx32, fAddress, fSize, fFlags);
403 B_PRIuSIZE ", flags: %#" B_PRIx32, fAddress, fSize, fFlags);
532 B_PRIuSIZE "\n", cache, flags, chunkSize);
611 TRACE("MemoryManager::AllocateRaw(%" B_PRIuSIZE ", %#" B_PRIx32 ")\n", size,
953 B_PRIuSIZE, chunkSize);
1661 panic("meta chunk %p has invalid chunk size: %" B_PRIuSIZE,
1667 panic("meta chunk %p has invalid total size: %" B_PRIuSIZE,
[all...]
/haiku/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A Dkernel_interface.cpp195 PRINT(("userlandfs_get_vnode_name(%p, %p, %p, %" B_PRIuSIZE ")\n", volume,
297 PRINT(("userlandfs_ioctl(%p, %p, %p, %" B_PRIu32 ", %p, %" B_PRIuSIZE ")\n",
362 PRINT(("userlandfs_read_symlink(%p, %p, %p, %" B_PRIuSIZE ")\n", volume,
366 PRINT(("userlandfs_read_symlink() done: (%" B_PRIx32 ", %" B_PRIuSIZE ")\n",
524 PRINT(("userlandfs_read(%p, %p, %p, %" B_PRIdOFF ", %p, %" B_PRIuSIZE ")\n",
528 PRINT(("userlandfs_read() done: (%" B_PRIx32 ", %" B_PRIuSIZE ")\n", error,
539 PRINT(("userlandfs_write(%p, %p, %p, %" B_PRIdOFF ", %p, %" B_PRIuSIZE
543 PRINT(("userlandfs_write() done: (%" B_PRIx32 ", %" B_PRIuSIZE ")\n", error,
619 PRINT(("userlandfs_read_dir(%p, %p, %p, %p, %" B_PRIuSIZE ", %" B_PRIu32
705 PRINT(("userlandfs_read_attr_dir(%p, %p, %p, %p, %" B_PRIuSIZE ",
[all...]
/haiku/src/system/boot/platform/openfirmware/arch/sparc/
H A Dmmu.cpp170 dprintf("map_range(base: %p, size: %" B_PRIuSIZE ") "
395 "range (base: %p, size: %" B_PRIuSIZE ") is not free.\n",
407 dprintf("arch_mmu_allocate(base: %p, size: %" B_PRIuSIZE ") "
420 dprintf("arch_mmu_allocate(base: %p, size: %" B_PRIuSIZE ") "
433 dprintf("arch_mmu_allocate(base: %p, size: %" B_PRIuSIZE ") "
/haiku/src/system/boot/platform/openfirmware/arch/ppc/
H A Dmmu.cpp511 "range (base: %p, size: %" B_PRIuSIZE ") is not free.\n",
523 dprintf("arch_mmu_allocate(base: %p, size: %" B_PRIuSIZE ") "
530 dprintf("mmu_alloc: va %p, pa %p, size %" B_PRIuSIZE "\n", virtualAddress,
762 dprintf("current page table size = %" B_PRIuSIZE "\n", tableSize);
763 dprintf("suggested page table size = %" B_PRIuSIZE "\n",
767 dprintf("need new page table, size = %" B_PRIuSIZE "!\n",
776 "(size = %" B_PRIuSIZE ")!!\n", suggestedTableSize);
/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,
217 TRACE("control(%p, %" B_PRIu32 ", %p, %" B_PRIuSIZE ")\n", cookie, op, buffer, length);
/haiku/src/system/boot/platform/u-boot/arch/ppc/
H A Darch_mmu_amcc440.cpp121 dprintf("suggested page table size = %" B_PRIuSIZE "\n",
/haiku/src/bin/
H A Ddriveinfo.c15 printf("size: %" B_PRIuSIZE " bytes\n", sz);
/haiku/src/add-ons/kernel/network/protocols/tcp/
H A DBufferQueue.cpp117 B_PRIuSIZE ", cont: %" B_PRIuSIZE "\n", fFirstSequence.Number(),
195 B_PRIuSIZE ", cont: %" B_PRIuSIZE "\n", fFirstSequence.Number(),

Completed in 280 milliseconds

12345