/haiku/src/add-ons/media/media-add-ons/usb_webcam/ |
H A D | CamBufferingDeframer.cpp | 49 PRINT((CH "(%p, %" B_PRIuSIZE "), IB: %" B_PRIuSIZE CT, buffer, size, in Write() 60 PRINT((CH "DROPPED %" B_PRIuSIZE " bytes! " in Write() 98 PRINT((CH ": Detaching a frame (%" B_PRIuSIZE " bytes, " in Write() 120 PRINT((CH ": %" B_PRIuSIZE " bytes of %" B_PRIuSIZE " from buffs[%d] " in DiscardFromInput() 121 "(%" B_PRIuSIZE " left)" CT, in DiscardFromInput()
|
H A D | CamStreamingDeframer.cpp | 51 PRINT((CH "DROPPED %" B_PRIuSIZE " bytes! " in Write() 180 "(%" B_PRIuSIZE " bytes, end = %d, )" CT, in Write()
|
/haiku/src/system/libroot/posix/malloc/debug/ |
H A D | guarded_heap.cpp | 275 print_stdout("alloc stack trace (%" B_PRIuSIZE "):\n", in guarded_heap_print_stack_traces() 282 print_stdout("free stack trace (%" B_PRIuSIZE "):\n", in guarded_heap_print_stack_traces() 527 panic("failed to create area for allocation of %" B_PRIuSIZE " pages", in guarded_heap_allocate_with_area() 640 panic("tried to free %p which points at page %" B_PRIuSIZE in guarded_heap_area_page_index_for() 646 panic("tried to free %p which points at page %" B_PRIuSIZE in guarded_heap_area_page_index_for() 652 panic("tried to free %p which points at page %" B_PRIuSIZE in guarded_heap_area_page_index_for() 658 panic("tried to free %p which points at page %" B_PRIuSIZE in guarded_heap_area_page_index_for() 824 printf("allocation size: %" B_PRIuSIZE "\n", page.allocation_size); in dump_guarded_heap_page() 826 printf("alignment: %" B_PRIuSIZE "\n", page.alignment); in dump_guarded_heap_page() 877 state " (base: 0x%" B_PRIxADDR ", size: %" B_PRIuSIZE \ in dump_guarded_heap_page() [all …]
|
H A D | heap.cpp | 250 printf("\tarea %p: area: %" B_PRId32 "; base: 0x%08lx; size: %" B_PRIuSIZE "; " in dump_allocator_areas() 323 "0x%08lx; size: %" B_PRIuSIZE " bytes\n", info->thread, in dump_allocations() 349 " size: %" B_PRIuSIZE " bytes\n", info->thread, in dump_allocations() 366 printf("total allocations: %" B_PRIu32 "; total bytes: %" B_PRIuSIZE "\n", totalCount, in dump_allocations() 415 panic("leak check info has invalid size %" B_PRIuSIZE " for" in heap_validate_walls() 416 " element size %" B_PRIuSIZE "\n", info->size, elementSize); in heap_validate_walls() 425 " 0x%08lx; size: %" B_PRIuSIZE " bytes;" in heap_validate_walls() 447 panic("leak check info has invalid size %" B_PRIuSIZE " for" in heap_validate_walls() 458 " size: %" B_PRIuSIZE " bytes; allocated by %" B_PRId32 ";" in heap_validate_walls() 1024 INFO(("heap %p: allocate %" B_PRIuSIZE " bytes from raw pages with" in heap_raw_alloc() [all …]
|
/haiku/src/system/kernel/device_manager/ |
H A D | IOCache.cpp | 53 TRACE("%p->IOCache::IOCache(%p, %" B_PRIuSIZE ")\n", this, resource, in IOCache() 58 panic("Invalid cache line size (%" B_PRIuSIZE "). Must be a power of 2 " in IOCache() 232 ", length: %" B_PRIuSIZE "\n", this, request, offset, length); in _DoRequest() 272 ", %" B_PRIdOFF ", %" B_PRIuSIZE ")\n", this, request, lineOffset, in _TransferRequestLine() 386 "cache (offset: %" B_PRIdOFF ", length: %" B_PRIuSIZE "), " in _TransferRequestLine() 388 B_PRIuSIZE ")\n", (off_t)firstMissing * B_PAGE_SIZE, in _TransferRequestLine() 438 ", %" B_PRIdOFF ", %" B_PRIuSIZE ")\n", this, request, lineOffset, in _TransferRequestLineUncached() 493 TRACE("%p->IOCache::_DoOperation(%" B_PRIdOFF ", %" B_PRIuSIZE ")\n", this, in _DoOperation() 522 TRACE("%p->IOCache::_TransferPages(%" B_PRIuSIZE ", %" B_PRIuSIZE in _TransferPages() 600 TRACE("%p->IOCache::_DiscardPages(%" B_PRIuSIZE ", %" B_PRIuSIZE ")\n", in _DiscardPages() [all …]
|
/haiku/src/system/kernel/ |
H A D | guarded_heap.cpp | 269 panic("alignment of %" B_PRIuSIZE " not supported", alignment); in guarded_heap_area_allocate() 472 panic("tried to free %p which points at page %" B_PRIuSIZE in guarded_heap_area_page_index_for() 478 panic("tried to free %p which points at page %" B_PRIuSIZE in guarded_heap_area_page_index_for() 484 panic("tried to free %p which points at page %" B_PRIuSIZE in guarded_heap_area_page_index_for() 490 panic("tried to free %p which points at page %" B_PRIuSIZE in guarded_heap_area_page_index_for() 637 kprintf("page index: %" B_PRIuSIZE "\n", pageIndex); in dump_guarded_heap_page() 649 kprintf("allocation size: %" B_PRIuSIZE "\n", page.allocation_size); in dump_guarded_heap_page() 651 kprintf("alignment: %" B_PRIuSIZE "\n", page.alignment); in dump_guarded_heap_page() 696 kprintf("size: %" B_PRIuSIZE "\n", area->size); in dump_guarded_heap_area() 697 kprintf("page count: %" B_PRIuSIZE "\n", area->page_count); in dump_guarded_heap_area() [all …]
|
/haiku/src/tests/kits/shared/ |
H A D | JsonTextWriterTest.cpp | 55 fprintf(stderr, "actual out >%s< (%" B_PRIuSIZE ")\n", outputString.String(), in TestArrayA() 89 fprintf(stderr, "actual out >%s< (%" B_PRIuSIZE ")\n", outputString.String(), in TestObjectA() 123 fprintf(stderr, "actual out >%s< (%" B_PRIuSIZE ")\n", outputString.String(), in TestInteger() 146 fprintf(stderr, "actual out >%s< (%" B_PRIuSIZE ")\n", outputString.String(), in TestDouble() 168 fprintf(stderr, "actual out >%s< (%" B_PRIuSIZE ")\n", in TestFalse() 190 fprintf(stderr, "actual out >%s< (%" B_PRIuSIZE ")\n", in TestStringGeneric()
|
/haiku/src/add-ons/kernel/file_systems/layers/log_overlay/ |
H A D | log_overlay.cpp | 119 DO_LOG("get_vnode_name buffer: %p; buffer_size: %" B_PRIuSIZE "\n", buffer, in overlay_get_vnode_name() 149 B_PRIuSIZE "; num_bytes: %" B_PRIuSIZE "\n", cookie, pos, vecs, count, in overlay_read_pages() 152 DO_LOG("read_pages result: %#" B_PRIx32 "; num_bytes: %" B_PRIuSIZE "\n", in overlay_read_pages() 163 B_PRIuSIZE "; num_bytes: %" B_PRIuSIZE "\n", cookie, pos, vecs, count, in overlay_write_pages() 166 DO_LOG("write_pages result: %#" B_PRIx32 "; num_bytes: %" B_PRIuSIZE "\n", in overlay_write_pages() 201 DO_LOG("get_file_map offset: %" B_PRIdOFF "; size: %" B_PRIuSIZE in overlay_get_file_map() 202 "; vecs: %p; count: %" B_PRIuSIZE "\n", offset, size, vecs, *count); in overlay_get_file_map() 204 DO_LOG("get_file_map result: %#" B_PRIx32 "; count: %" B_PRIuSIZE "\n", in overlay_get_file_map() 214 DO_LOG("ioctl cookie: %p; op: %" B_PRIu32 "; buffer: %p; size: %" B_PRIuSIZE in overlay_ioctl() 276 DO_LOG("read_symlink buffer: %p; buffer_size: %" B_PRIuSIZE "\n", buffer, in overlay_read_symlink() [all …]
|
/haiku/src/add-ons/kernel/drivers/dvb/cx23882/ |
H A D | util.c | 65 ", phyadr = %" B_PRIxPHYSADDR ", mapadr = %p, size = %" B_PRIuSIZE in map_mem() 82 TRACE("allocating %" B_PRIuSIZE " bytes for %s\n", size, name); in alloc_mem() 103 TRACE("area = %" B_PRId32 ", size = %" B_PRIuSIZE ", virt = %p, phy = %" in alloc_mem()
|
/haiku/src/add-ons/kernel/file_systems/packagefs/package/ |
H A D | CachedDataReader.cpp | 264 "cache (offset: %" B_PRIdOFF ", length: %" B_PRIuSIZE "), " in _ReadCacheLine() 266 B_PRIuSIZE ")\n", (off_t)firstMissing * B_PAGE_SIZE, in _ReadCacheLine() 296 PRINT("%p->CachedDataReader::_DiscardPages(%" B_PRIuSIZE ", %" B_PRIuSIZE in _DiscardPages() 328 PRINT("%p->CachedDataReader::_CachePages(%" B_PRIuSIZE ", %" B_PRIuSIZE in _CachePages() 359 PRINT("%p->CachedDataReader::_WritePages(%" B_PRIuSIZE ", %" B_PRIuSIZE in _WritePages()
|
/haiku/src/kits/support/ |
H A D | BufferedDataIO.cpp | 143 TRACE("%p: read %" B_PRIuSIZE " bytes from stream\n", this, in Read() 150 TRACE("%p: retrieved %" B_PRIuSIZE " bytes from stream\n", this, fSize); in Read() 156 TRACE("%p: copy %" B_PRIuSIZE" bytes to buffer\n", this, copy); in Read() 194 TRACE("%p: write %" B_PRIuSIZE " bytes to the buffer.\n", this, in Write()
|
/haiku/src/add-ons/kernel/bus_managers/scsi/ |
H A D | virtual_memory.cpp | 35 SHOW_FLOW(3, "vec_count=%" B_PRIuSIZE ", vec_offset=%" B_PRIuSIZE ", len=%" in get_iovec_memory_map() 36 B_PRIuSIZE ", max_entries=%" B_PRIu32, vec_count, vec_offset, len, in get_iovec_memory_map()
|
H A D | dma_buffer.cpp | 239 SHOW_ERROR( 2, "Cannot create DMA buffer S/G list of %" B_PRIuSIZE in scsi_alloc_dma_buffer() 264 "%" B_PRIuSIZE ", got %" B_PRIuSIZE " bytes)", strerror(res), in scsi_alloc_dma_buffer() 299 SHOW_ERROR(2, "Cannot S/G list buffer to original data of %" B_PRIuSIZE in scsi_alloc_dma_buffer_sg_orig()
|
/haiku/src/servers/app/drawing/ |
H A D | AlphaMaskCache.cpp | 176 debug_printf("AlphaMaskCache statistics: size=%" B_PRIuSIZE " bytes=%" in _PrintAndResetStatistics() 177 B_PRIuSIZE " lower=%4" B_PRIu32 " total=%" B_PRIuSIZE " too_large=%4" in _PrintAndResetStatistics()
|
/haiku/src/servers/media/ |
H A D | BufferManager.cpp | 74 B_PRId32 ", offset = %" B_PRIuSIZE ", size = %" B_PRIuSIZE "\n", in RegisterBuffer() 81 B_PRIuSIZE ", size = %" B_PRIuSIZE "\n", clonedArea, team, in RegisterBuffer()
|
/haiku/src/system/kernel/slab/ |
H A D | Slab.cpp | 139 "%" B_PRIuSIZE ", alignment: %" B_PRIuSIZE ", max usage: " in AddDump() 140 "%" B_PRIuSIZE ", flags: 0x%" B_PRIx32 ", cookie: %p -> cache: %p", in AddDump() 253 kprintf(" %p %p %6" B_PRIuSIZE " %6" B_PRIuSIZE " %6" B_PRIuSIZE " %p\n", in dump_slab() 270 kprintf("%p %22s %8lu %8" B_PRIuSIZE " %8lu %6lu %8lu %8lu %8" B_PRIx32 in dump_slabs() 293 kprintf("alignment: %" B_PRIuSIZE "\n", cache->alignment); in dump_cache_info() 467 kprintf("allocation %p, size: %" B_PRIuSIZE, allocation, in ProcessTrackingInfo() 519 kprintf("allocation %p, size: %" B_PRIuSIZE "\n", allocation, in ProcessTrackingInfo() 829 kprintf("%10" B_PRIuSIZE " %10" B_PRIuSIZE " %p", info.count, in dump_allocations_per_caller() 849 kprintf("\ntotal allocations: %" B_PRIuSIZE ", %" B_PRIuSIZE " bytes\n", in dump_allocations_per_caller()
|
H A D | MemoryManager.cpp | 142 out.Print("slab memory manager alloc raw: size: %" B_PRIuSIZE in AddDump() 299 out.Print("slab memory manager alloc chunk: size: %" B_PRIuSIZE in AddDump() 327 out.Print("slab memory manager alloc chunks: size: %" B_PRIuSIZE in AddDump() 378 B_PRIuSIZE ", flags: %#" B_PRIx32, fAddress, fSize, fFlags); in AddDump() 403 B_PRIuSIZE ", flags: %#" B_PRIx32, fAddress, fSize, fFlags); in AddDump() 542 B_PRIuSIZE "\n", cache, flags, chunkSize); in Allocate() 621 TRACE("MemoryManager::AllocateRaw(%" B_PRIuSIZE ", %#" B_PRIx32 ")\n", size, in AllocateRaw() 963 B_PRIuSIZE, chunkSize); in _AllocateChunks() 1671 panic("meta chunk %p has invalid chunk size: %" B_PRIuSIZE, in _CheckMetaChunk() 1677 panic("meta chunk %p has invalid total size: %" B_PRIuSIZE, in _CheckMetaChunk() [all …]
|
/haiku/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/ |
H A D | kernel_interface.cpp | 195 PRINT(("userlandfs_get_vnode_name(%p, %p, %p, %" B_PRIuSIZE ")\n", volume, in userlandfs_get_vnode_name() 297 PRINT(("userlandfs_ioctl(%p, %p, %p, %" B_PRIu32 ", %p, %" B_PRIuSIZE ")\n", in userlandfs_ioctl() 362 PRINT(("userlandfs_read_symlink(%p, %p, %p, %" B_PRIuSIZE ")\n", volume, in userlandfs_read_symlink() 366 PRINT(("userlandfs_read_symlink() done: (%" B_PRIx32 ", %" B_PRIuSIZE ")\n", in userlandfs_read_symlink() 524 PRINT(("userlandfs_read(%p, %p, %p, %" B_PRIdOFF ", %p, %" B_PRIuSIZE ")\n", in userlandfs_read() 528 PRINT(("userlandfs_read() done: (%" B_PRIx32 ", %" B_PRIuSIZE ")\n", error, in userlandfs_read() 539 PRINT(("userlandfs_write(%p, %p, %p, %" B_PRIdOFF ", %p, %" B_PRIuSIZE in userlandfs_write() 543 PRINT(("userlandfs_write() done: (%" B_PRIx32 ", %" B_PRIuSIZE ")\n", error, in userlandfs_write() 619 PRINT(("userlandfs_read_dir(%p, %p, %p, %p, %" B_PRIuSIZE ", %" B_PRIu32 in userlandfs_read_dir() 705 PRINT(("userlandfs_read_attr_dir(%p, %p, %p, %p, %" B_PRIuSIZE ", %" in userlandfs_read_attr_dir() [all …]
|
/haiku/src/system/boot/platform/openfirmware/arch/sparc/ |
H A D | mmu.cpp | 170 dprintf("map_range(base: %p, size: %" B_PRIuSIZE ") " in map_range() 395 "range (base: %p, size: %" B_PRIuSIZE ") is not free.\n", in arch_mmu_allocate() 407 dprintf("arch_mmu_allocate(base: %p, size: %" B_PRIuSIZE ") " in arch_mmu_allocate() 420 dprintf("arch_mmu_allocate(base: %p, size: %" B_PRIuSIZE ") " in arch_mmu_allocate() 433 dprintf("arch_mmu_allocate(base: %p, size: %" B_PRIuSIZE ") " in arch_mmu_allocate()
|
/haiku/src/add-ons/kernel/busses/scsi/ahci/ |
H A D | util.cpp | 67 TRACE("mapping physical address %#" B_PRIxPHYSADDR " with %" B_PRIuSIZE in map_mem() 85 B_PRIuSIZE ", area = 0x%08" B_PRIx32 "\n", phy, *virt, offset, phyadr, in map_mem()
|
/haiku/src/system/boot/platform/openfirmware/arch/ppc/ |
H A D | mmu.cpp | 511 "range (base: %p, size: %" B_PRIuSIZE ") is not free.\n", in arch_mmu_allocate() 523 dprintf("arch_mmu_allocate(base: %p, size: %" B_PRIuSIZE ") " in arch_mmu_allocate() 530 dprintf("mmu_alloc: va %p, pa %p, size %" B_PRIuSIZE "\n", virtualAddress, in arch_mmu_allocate() 762 dprintf("current page table size = %" B_PRIuSIZE "\n", tableSize); in arch_mmu_init() 763 dprintf("suggested page table size = %" B_PRIuSIZE "\n", in arch_mmu_init() 767 dprintf("need new page table, size = %" B_PRIuSIZE "!\n", in arch_mmu_init() 776 "(size = %" B_PRIuSIZE ")!!\n", suggestedTableSize); in arch_mmu_init()
|
/haiku/src/add-ons/media/media-add-ons/usb_webcam/addons/sonix/ |
H A D | SonixCamDevice.cpp | 292 PRINT((CH "(%u, @%p, %" B_PRIuSIZE ")" CT, address, data, count)); in WriteReg() 295 PRINT((CH ": Invalid register range [%u;%" B_PRIuSIZE "]" CT, address, in WriteReg() 310 PRINT((CH "(%u, @%p, %" B_PRIuSIZE ", %d)" CT, address, data, count, in ReadReg() 314 PRINT((CH ": Invalid register range [%u;%" B_PRIuSIZE "]" CT, address, in ReadReg() 367 PRINT((CH "(%u, @%p, %" B_PRIuSIZE ")" CT, address, data, count)); in WriteIIC() 661 PRINT((CH "(, %" B_PRIuSIZE ") state %x" CT, taglen, fFrameTagState)); in ValidateStartOfFrameTag() 741 PRINT((CH ": available %" B_PRIuSIZE ", required %ld" CT, in FillFrameBuffer() 745 PRINT((CH ": got 1 frame (len %" B_PRIuSIZE ")" CT, buffer->SizeUsed())); in FillFrameBuffer()
|
/haiku/src/add-ons/kernel/file_systems/ext2/ |
H A D | Journal.cpp | 477 TRACE("Journal::_WriteTransactionToLog(): transaction size: %" B_PRIuSIZE in _WriteTransactionToLog() 485 B_PRIuSIZE "\n", size); in _WriteTransactionToLog() 493 panic("transaction too large (size: %" B_PRIuSIZE ", max size: %" in _WriteTransactionToLog() 508 "free space.\n\tGot %" B_PRIu32 " when at least %" B_PRIuSIZE in _WriteTransactionToLog() 657 ERROR("transaction too large (%" B_PRIuSIZE " blocks, log size %" in _WriteTransactionToLog() 1243 TRACE("\tSub transaction size: %" B_PRIuSIZE "\n", count); in _CurrentTransactionSize() 1248 TRACE("\tTransaction size: %" B_PRIuSIZE "\n", count); in _CurrentTransactionSize() 1265 TRACE("\tFull transaction size: %" B_PRIuSIZE "\n", count); in _FullTransactionSize() 1280 TRACE("\tMain transaction size: %" B_PRIuSIZE "\n", count); in _MainTransactionSize()
|
/haiku/src/add-ons/kernel/drivers/audio/ice1712/ |
H A D | util.cpp | 72 ITRACE("area = %" B_PRId32 ", size = %" B_PRIuSIZE ", log = 0x%" \ in alloc_mem()
|
/haiku/src/add-ons/kernel/network/protocols/tcp/ |
H A D | BufferQueue.cpp | 117 B_PRIuSIZE ", cont: %" B_PRIuSIZE "\n", fFirstSequence.Number(), in Add() 195 B_PRIuSIZE ", cont: %" B_PRIuSIZE "\n", fFirstSequence.Number(), in Add()
|