Searched refs:TRACE (Results 326 - 350 of 865) sorted by relevance

<<11121314151617181920>>

/haiku/src/system/boot/platform/efi/
H A Ddevices.cpp22 # define TRACE(x...) dprintf("efi/devices: " x) macro
24 # define TRACE(x...) ; macro
65 TRACE("%s called. pos: %" B_PRIdOFF ", %p, %" B_PRIuSIZE "\n", __func__,
94 TRACE("%s: called\n", __func__);
109 TRACE("%s: called\n", __func__);
179 TRACE("%s: called\n", __func__);
205 TRACE("%s: %p: present: %s, logical: %s, removeable: %s, "
235 TRACE("%s: called\n", __func__);
261 TRACE("%s: called\n", __func__);
H A Dvideo.cpp28 # define TRACE(x) dprintf x macro
30 # define TRACE(x) ; macro
178 TRACE(("looking for best graphics mode...\n"));
185 TRACE((" mode: %lu\n", mode));
186 TRACE((" width: %u\n", info->HorizontalResolution));
187 TRACE((" height: %u\n", info->VerticalResolution));
188 TRACE((" area: %lu\n", area));
201 TRACE((" pixel format: %x unsupported\n",
205 TRACE((" depth: %lu\n", depth));
218 TRACE((" are
[all...]
/haiku/src/system/boot/platform/efi/arch/x86/
H A Darch_mmu.cpp25 # define TRACE(x...) dprintf(x) macro
27 # define TRACE(x...) ; macro
136 TRACE("gdt phys 0x%08x virt 0x%08" B_PRIxADDR " desc 0x%08x\n",
139 TRACE("gdt limit=%d base=0x%08x\n",
154 //TRACE("get next page table for address 0x%08" B_PRIxADDR "\n",
170 //TRACE("map 0x%08" B_PRIxADDR " --> 0x%08" B_PRIxPHYSADDR
232 TRACE("sPageDirectory = 0x%08x\n", (uint32_t)sPageDirectory);
290 TRACE("gKernelArgs.arch_args.phys_pgdir = 0x%08" B_PRIx32 "\n",
292 TRACE("gKernelArgs.arch_args.vir_pgdir = 0x%08" B_PRIx64 "\n",
294 TRACE("gKernelArg
[all...]
/haiku/src/add-ons/kernel/drivers/power/acpi_button/
H A Dacpi_button.cpp28 # define TRACE(x...) dprintf("acpi_button: " x) macro
30 # define TRACE(x...) macro
54 TRACE("sleep\n");
59 TRACE("wakeup\n");
71 TRACE("sleep\n");
109 TRACE("Device found, hid: %s, fixed: %d\n", hid, device->fixed);
121 TRACE("Installing fixed handler for type %" B_PRIu32 "\n",
128 TRACE("Installing notify handler for type %" B_PRIu32 "\n",
281 TRACE("acpi_button_support button device found: %s\n", hid);
/haiku/src/add-ons/kernel/drivers/input/i2c_elan/
H A DDriver.cpp124 TRACE("open(%s, %" B_PRIu32 ", %p)\n", path, flags, _cookie);
133 TRACE(" path %s: handler %p (elan)\n", path, elan);
176 TRACE("control(%p, %" B_PRIu32 ", %p, %" B_PRIuSIZE ")\n", cookie, op, buffer, length);
186 TRACE("close(%p)\n", cookie);
195 TRACE("free(%p)\n", cookie);
238 TRACE("i2c_elan_support found an i2c device %p\n", parent);
244 TRACE("i2c_elan_support found an i2c device without acpi handle\n");
251 TRACE("i2c_elan_support found an elan i2c device\n");
257 TRACE("i2c_elan_support found a compatible elan i2c device\n");
/haiku/src/tools/fs_shell/
H A Dfile_cache.cpp27 #undef TRACE macro
30 # define TRACE(x) fssh_dprintf x macro
32 # define TRACE(x) ; macro
154 TRACE(("cache_io(ref = %p, offset = %lld, buffer = %p, size = %u, %s)\n",
238 TRACE(("file_cache_create(mountID = %d, vnodeID = %lld, size = %lld)\n",
276 TRACE(("file_cache_delete(ref = %p)\n", ref));
312 TRACE(("file_cache_set_size(ref = %p, size = %lld)\n", ref, size));
342 TRACE(("file_cache_read(ref = %p, offset = %lld, buffer = %p, size = %u)\n",
357 TRACE(("file_cache_write(ref = %p, offset = %lld, buffer = %p, size = %u) = %d\n",
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DBlockAllocator.cpp22 # define TRACE(x...) dprintf("\33[34mext2:\33[0m " x) macro
25 # define TRACE(x...) ; macro
147 TRACE("Group %" B_PRIu32 " is uninit\n", fBlockGroup);
177 TRACE("AllocationBlockGroup::_ScanFreeRanges() for group %" B_PRIu32 "\n",
223 TRACE("AllocationBlockGroup::Allocate(%" B_PRIu32 ",%" B_PRIu32 ")\n",
240 TRACE("AllocationBlockGroup::Allocate(): Largest range in %" B_PRIu32 "-%"
280 TRACE("AllocationBlockGroup::Allocate(): Largest range in %" B_PRIu32 "-%"
296 TRACE("AllocationBlockGroup::Free(): start: %" B_PRIu32 ", length %"
315 TRACE("AllocationBlockGroup::Free(): Largest range in %" B_PRIu32 "-%"
325 TRACE("AllocationGrou
[all...]
H A Dkernel_interface.cpp33 # define TRACE(x...) dprintf("\33[34mext2:\33[0m " x) macro
35 # define TRACE(x...) ; macro
242 TRACE("ext2_remove_vnode()\n");
250 TRACE("ext2_remove_vnode(): Starting transaction\n");
254 TRACE("ext2_remove_vnode(): Truncating\n");
260 TRACE("ext2_remove_vnode(): Removing from orphan list\n");
265 TRACE("ext2_remove_vnode(): Setting deletion time\n");
272 TRACE("ext2_remove_vnode(): Freeing inode\n");
385 TRACE("ext2_get_file_map()\n");
431 TRACE("ext2_get_file_ma
[all...]
/haiku/src/add-ons/kernel/file_systems/xfs/
H A Dkernel_interface.cpp59 TRACE("xfs_mount(): Trying to mount\n");
88 TRACE("xfs_unmount(): Deleted volume");
96 TRACE("XFS_READ_FS_INFO:\n");
127 TRACE("XFS_GET_VNODE:\n");
145 TRACE("(%ld)\n", inode->ID());
153 TRACE("XFS_PUT_VNODE:\n");
197 TRACE("XFS_LOOKUP: %p (%s)\n", name, name);
218 TRACE("XFS_LOOKUP: ID: (%ld)\n", *_vnodeID);
220 TRACE("get_vnode status: (%d)\n", status);
237 TRACE("XFS_READ_STA
[all...]
H A DNodeAttribute.cpp136 TRACE("NodeAttribute::Open\n");
162 TRACE("NodeAttribute::Stat\n");
194 TRACE("NodeAttribute::Read\n");
262 TRACE("NodeAttribute::GetNext\n");
280 TRACE("Logical block : %d", logicalBlock);
302 TRACE("offset:(%" B_PRIu16 ")\n", offset);
311 TRACE("Entry found name : %s, namelength : %ld", name, *nameLength);
318 TRACE("Entry found name : %s, namelength : %ld", name, *nameLength);
334 TRACE("NodeAttribute::Lookup\n");
336 TRACE("Hashva
[all...]
/haiku/src/system/kernel/arch/riscv64/
H A DRISCV64VMTranslationMap.cpp26 # define TRACE(x...) dprintf(x) macro
28 # define TRACE(x...) ; macro
242 TRACE("+RISCV64VMTranslationMap(%p, %d, 0x%" B_PRIxADDR ")\n", this,
244 TRACE(" pageTableSize: %" B_PRIu64 "\n", fPageTableSize);
250 TRACE("-RISCV64VMTranslationMap(%p)\n", this);
251 TRACE(" pageTableSize: %" B_PRIu64 "\n", fPageTableSize);
252 TRACE(" GetPageTableSize(): %" B_PRIu64 "\n",
266 TRACE("RISCV64VMTranslationMap::Lock()\n");
275 TRACE("RISCV64VMTranslationMap::Unlock()\n");
319 TRACE("RISCV64VMTranslationMa
[all...]
/haiku/src/system/kernel/device_manager/
H A Ddma_resources.cpp21 # define TRACE(x...) dprintf(x) macro
23 # define TRACE(x...) ; macro
187 TRACE("DMAResource::Init(): chose bounce buffer size %lu\n",
436 TRACE(" offset %" B_PRIdOFF ", remaining size: %lu, block size %lu -> partial: %lu\n",
443 TRACE(" buffer is virtual %s\n", buffer->IsUser() ? "user" : "kernel");
450 TRACE(" create physical map (for %ld vecs)\n", buffer->VecCount());
492 TRACE(" physical count %" B_PRIu32 "\n", segmentCount);
494 TRACE(" [%" B_PRIu32 "] %#" B_PRIxGENADDR ", %" B_PRIxGENADDR "\n",
530 TRACE(" adding partial begin failed, length %lu!\n", length);
545 TRACE(" partia
[all...]
/haiku/src/add-ons/kernel/file_systems/iso9660/
H A Dkernel_interface.cpp48 # define TRACE(x) dprintf x macro
50 # define TRACE(x) ; macro
192 TRACE(("fs_unmount - ENTER\n"));
203 TRACE(("fs_unmount - EXIT, result is %s\n", strerror(result)));
257 TRACE(("fs_walk - looking for %s in dir file of length %d\n", file,
262 TRACE(("fs_walk - found \".\" file.\n"));
267 TRACE(("fs_walk - found \"..\" file.\n"));
290 TRACE(("fs_walk - read buffer from disk at LBN %lld into buffer "
301 TRACE(("fs_walk - InitNode returned %s, filename %s, %u bytes "
307 TRACE(("fs_wal
[all...]
/haiku/src/add-ons/kernel/drivers/bluetooth/h2/h2generic/
H A Dh2generic.cpp148 TRACE("%s: added device %p %" B_PRId32 " %s\n", __func__,
185 TRACE("%s: (%p)\n", __func__, bdev);
204 // TRACE("%s: (%p) or %d\n", __func__, dev, hid);
247 TRACE("%s: device_added(%p)\n", __func__, new_bt_dev);
264 TRACE("%s: found %" B_PRIuSIZE " alt interfaces.\n", __func__,
315 TRACE("%s: Found %" B_PRIuSIZE " interfaces. Expected 3\n", __func__,
330 TRACE("%s: INT in\n", __func__);
332 TRACE("%s: INT out\n", __func__);
341 TRACE("%s: BULK int\n", __func__);
346 TRACE("
[all...]
/haiku/src/add-ons/accelerants/radeon_hd/
H A Ddisplay.cpp32 # define TRACE(x...) _sPrintf("radeon_hd: " x) macro
34 # define TRACE(x...) ; macro
207 TRACE("%s, unknown Radeon chipset: %s\n", __func__,
212 TRACE("%s, registers for ATI chipset %s crt #%d loaded\n", __func__,
262 TRACE("%s: connector(%" B_PRIu32 "): Skipping 9DIN connector "
269 TRACE("%s: connector(%" B_PRIu32 "): Checking %sDP.\n", __func__, id,
275 TRACE("%s: external encoder, performing bridge DDC setup\n",
287 TRACE("%s: connector(%" B_PRIu32 "): Found DisplayPort EDID!\n",
299 TRACE("%s: connector(%" B_PRIu32 "): bit-banging LVDS for EDID.\n",
309 TRACE("
[all...]
H A Dpll.cpp30 # define TRACE(x...) _sPrintf("radeon_hd: " x) macro
32 # define TRACE(x...) ; macro
84 TRACE("%s: table %" B_PRIu8 ".%" B_PRIu8 "\n", __func__,
153 TRACE("%s: referenceFreq: %" B_PRIu32 "; pllOutMin: %" B_PRIu32 "; "
243 TRACE("%s: ss match found\n", __func__);
246 TRACE("%s: pixelClock > targetClockRange!\n", __func__);
272 TRACE("%s: ss match found\n", __func__);
275 TRACE("%s: pixelClock > targetClockRange!\n", __func__);
302 TRACE("%s: ss match found\n", __func__);
305 TRACE("
[all...]
/haiku/src/add-ons/kernel/drivers/graphics/3dfx/
H A Ddriver.cpp22 #undef TRACE macro
25 # define TRACE(x...) dprintf("3dfx: " x) macro
27 # define TRACE(x...) ; macro
128 TRACE("enter MapDevice()\n");
150 TRACE("Video memory, area: %ld, addr: 0x%lX, size: %ld\n",
185 TRACE("leave MapDevice(); result: %ld\n", si.regsArea);
215 TRACE("enter InitDevice()\n");
307 TRACE("init_hardware() - %s\n",
344 TRACE("init_driver() match found; name: %s\n", di.name);
357 TRACE("init_drive
[all...]
/haiku/src/add-ons/input_server/devices/tablet/
H A DTabletInputDevice.cpp35 #undef TRACE macro
76 # define TRACE(x...) do { BString _to; \ macro
81 # define LOG_ERR(text...) TRACE(text)
83 # define TRACE(x...) do {} while (0) macro
84 # define TD_CALLED(x...) TRACE(x)
85 # define TID_CALLED(x...) TRACE(x)
87 # define LOG_EVENT(x...) TRACE(x)
165 TRACE("delete\n");
492 TRACE("%s(%s)\n", __PRETTY_FUNCTION__, name);
505 TRACE("
[all...]
/haiku/src/add-ons/kernel/generic/locked_pool/
H A Dlocked_pool.c43 # define TRACE(x) dprintf x macro
45 # define TRACE(x) ; macro
112 TRACE(("enlarge_pool()\n"));
182 TRACE(("done - num_blocks=%d, free_blocks=%d, num_waiting=%d\n",
329 TRACE(("pool_alloc()\n"));
338 TRACE(("freeblocks=%d, free_list=%p\n",
344 TRACE(("new free_list=%p\n", pool->free_list));
361 TRACE(("%d waiting allocs\n", pool->num_waiting));
372 TRACE(("continuing alloc (%d free blocks)\n", pool->free_blocks));
385 TRACE(("pool_fre
[all...]
/haiku/src/add-ons/kernel/drivers/pty/
H A Ddriver.cpp28 # define TRACE(x) dprintf x macro
30 # define TRACE(x) macro
55 TRACE((DRIVER_NAME ": init_hardware()\n"));
67 TRACE((DRIVER_NAME ": init_driver()\n"));
114 TRACE((DRIVER_NAME ": uninit_driver()\n"));
128 TRACE((DRIVER_NAME ": publish_devices()\n"));
136 TRACE((DRIVER_NAME ": find_device(\"%s\")\n", name));
209 TRACE(("pty_open: TTY index = %" B_PRId32 " (name = %s)\n", index, name));
268 TRACE(("slave_open: TTY index = %" B_PRId32 " (name = %s)\n", index,
328 TRACE(("pty_clos
[all...]
/haiku/src/add-ons/kernel/network/ppp/shared/libkernelppp/
H A DKPPPInterface.cpp247 TRACE("KPPPInterface: Destructor\n");
376 TRACE("KPPPInterface: SetMRU(%ld)\n", MRU);
425 TRACE("%s:%s\n", __FILE__, __func__);
957 TRACE("KPPPInterface: SetDevice(%p)\n", device);
1007 TRACE("KPPPInterface: AddProtocol(%X)\n",
1075 TRACE("KPPPInterface: RemoveProtocol(%X)\n",
1157 TRACE("KPPPInterface: ProtocolFor(%X)\n", protocolNumber);
1180 TRACE("KPPPInterface: AddChild(%lX)\n", child ? child->ID() : 0);
1200 TRACE("KPPPInterface: RemoveChild(%lX)\n", child ? child->ID() : 0);
1221 TRACE("KPPPInterfac
[all...]
/haiku/src/add-ons/kernel/partitioning_systems/intel/
H A Dintel.cpp40 # define TRACE(x) dprintf x macro
44 # define TRACE(x) ; macro
63 TRACE(("intel: get_type_for_content_type(%s)\n",
88 TRACE(("intel: pm_std_ops(0x%" B_PRIx32 ")\n", op));
106 TRACE(("intel: pm_identify_partition(%d, %" B_PRId32 ": %" B_PRId64 ", "
171 TRACE(("intel: pm_scan_partition(%d, %" B_PRId32 ": %" B_PRId64 ", "
276 TRACE(("intel: ep_std_ops(0x%" B_PRIx32 ")\n", op));
294 TRACE(("intel: ep_identify_partition(%d, %" B_PRId64 ", %" B_PRId64 ", "
323 TRACE(("intel: ep_scan_partition(%d, %" B_PRId64 ", %" B_PRId64 ", "
350 TRACE(("inte
[all...]
/haiku/src/apps/mediaplayer/media_node_framework/
H A DNodeManager.cpp30 # define TRACE(x...) printf(x) macro
33 # define TRACE(x...) macro
141 TRACE("NodeManager::FormatChanged()\n");
145 TRACE(" -> reusing existing nodes\n");
276 TRACE("NodeManager::_SetUpNodes()\n");
532 TRACE("NodeManager::_TearDownNodes()\n");
544 TRACE(" disconnecting video...\n");
557 TRACE(" releasing video producer...\n");
562 TRACE(" releasing video consumer...\n");
574 TRACE(" disconnectin
[all...]
/haiku/src/system/boot/loader/
H A Delf.cpp25 # define TRACE(x) dprintf x macro
27 # define TRACE(x) ; macro
229 TRACE(("error reading in program headers\n"));
284 TRACE(("segment %" B_PRId32 ": start = 0x%" B_PRIx64 ", size = %"
329 TRACE(("text: start 0x%" B_PRIx64 ", size 0x%" B_PRIx64 ", delta 0x%"
333 TRACE(("data: start 0x%" B_PRIx64 ", size 0x%" B_PRIx64 ", delta 0x%"
354 TRACE(("load segment %" PRId32 " (%" PRIu64 " bytes) mapped at %p...\n",
413 TRACE(("total %i relocs\n",
424 TRACE(("total %i plt-relocs\n",
430 TRACE(("tota
[all...]
/haiku/src/add-ons/accelerants/3dfx/
H A Dmode.cpp108 TRACE("CreateModeList(); Unable to get EDID info\n");
140 TRACE("ProposeDisplayMode() %dx%d, pixel clock: %d kHz, space: 0x%X\n",
173 TRACE("SetDisplayMode() begin\n");
193 TRACE("Set display mode: %dx%d virtual size: %dx%d "
198 TRACE(" mode timing: %d %d %d %d %d %d %d %d %d\n",
207 TRACE(" mode hFreq: %.1f kHz vFreq: %.1f Hz %chSync %cvSync\n",
216 TRACE("SetDisplayMode() failed; status 0x%x\n", status);
222 TRACE("SetDisplayMode() done\n");

Completed in 304 milliseconds

<<11121314151617181920>>