Searched refs:B_PRId32 (Results 51 - 75 of 657) sorted by relevance

1234567891011>>

/haiku/src/kits/media/
H A DTimeSource.cpp212 TRACE_TIMESOURCE("BTimeSource::IsRunning() node %" B_PRId32 ", port %"
213 B_PRId32 ", %s\n", fNodeID, fControlPort, isrunning ? "yes" : "no");
239 TRACE_TIMESOURCE("BTimeSource::GetTime timesource %" B_PRId32
288 PRINT(4, "BTimeSource::HandleMessage %#" B_PRIx32 ", node %" B_PRId32 "\n",
354 TRACE_TIMESOURCE("BTimeSource::PublishTime timesource %" B_PRId32
358 ERROR("BTimeSource::PublishTime timesource %" B_PRId32
463 sprintf(name, "__timesource_buf_%" B_PRId32, id);
466 ERROR("BTimeSource::BTimeSource couldn't find area, node %" B_PRId32
470 sprintf(name, "__cloned_timesource_buf_%" B_PRId32, id);
479 ERROR("BTimeSource::BTimeSource couldn't clone area, node %" B_PRId32
[all...]
/haiku/src/bin/
H A Dfdinfo.cpp49 printf("Team: (%" B_PRId32 ") %s\n", teamInfo.team, teamInfo.args);
72 printf("%5" B_PRId32 " %s\n", teamInfo.team, teamInfo.args);
76 printf("%5" B_PRId32 " %3d %3s %" B_PRIdDEV ":%" B_PRIdINO " %s\n",
94 printf("%5" B_PRId32 " %s\n", teamInfo.team, teamInfo.args);
98 printf("%5" B_PRId32 " %3d %3s %s\n", teamInfo.team, info.number,
H A Ddriveinfo.c83 printf("logical_block_size:\t%" B_PRId32 "\n", partition.logical_block_size);
84 printf("session:\t%" B_PRId32 "\n", partition.session);
85 printf("partition:\t%" B_PRId32 "\n", partition.partition);
/haiku/src/servers/media_addon/
H A DMediaAddonServer.cpp146 printf(" internal_id = %" B_PRId32 "\n", info->internal_id);
147 printf(" possible_count = %" B_PRId32 "\n", info->possible_count);
163 printf(" in_format_count = %" B_PRId32 "\n", info->in_format_count);
164 printf(" out_format_count = %" B_PRId32 "\n", info->out_format_count);
447 TRACE("MediaAddonServer::_ScanAddOnFlavors: id %" B_PRId32 "\n",
464 TRACE("%" B_PRId32 " old flavors, %" B_PRId32 " new flavors\n",
534 TRACE("MediaAddonServer::_AddOnAdded: loading addon %" B_PRId32 " now..."
545 TRACE("MediaAddonServer::_AddOnAdded: loading finished, id %" B_PRId32
576 TRACE("add-on %" B_PRId32 " WantsAutoStar
[all...]
/haiku/src/system/kernel/debug/
H A Duser_debugger.cpp83 TRACE(("debugger_write(): thread: %" B_PRId32 ", team %" B_PRId32 ", "
84 "port: %" B_PRId32 ", code: %" B_PRIx32 ", message: %p, size: %lu, "
536 TRACE(("thread_hit_debug_event(): thread: %" B_PRId32 ", event: %" B_PRIu32
537 ", message: %p, size: %" B_PRId32 "\n", thread->id, (uint32)event,
548 snprintf(nameBuffer, sizeof(nameBuffer), "nub to thread %" B_PRId32,
575 TRACE(("thread_hit_debug_event(): Misdirected nub thread: %" B_PRId32
622 TRACE(("thread_hit_debug_event() error: thread: %" B_PRId32 ", error: "
635 TRACE(("thread_hit_debug_event(): thread: %" B_PRId32 ", sending "
636 "message to debugger port %" B_PRId32 "\
[all...]
/haiku/src/system/kernel/scheduler/
H A Dscheduler_cpu.cpp71 kprintf("%p %-7" B_PRId32 " %-8" B_PRId32 " %-8" B_PRId32 " %s\n",
330 B_PRId32 " (max of %" B_PRId32 " %" B_PRId32 ")", load,
383 kprintf("%3" B_PRId32 " %8" B_PRId32 " %3" B_PRId32 "%%\n", cpu, key,
692 kprintf("\nCPU %" B_PRId32 " ru
[all...]
/haiku/src/servers/debug/
H A DDebugServer.cpp157 "team %" B_PRId32 ": %s\n", team, strerror(error));
164 debug_printf("debug_server: Killing team %" B_PRId32 " (%s)\n", team,
434 "info for team %" B_PRId32 ": %s\n", fTeam, strerror(error));
442 "executable path of team %" B_PRId32 ": %s\n", fTeam,
452 "debug context for team %" B_PRId32 ", port %" B_PRId32 ": %s\n",
466 snprintf(name, sizeof(name), "team %" B_PRId32 " message count", fTeam);
475 snprintf(name, sizeof(name), "team %" B_PRId32 " handler", fTeam);
536 teamString.SetToFormat("--pid=%" B_PRId32, fTeam);
574 windowTitle.SetToFormat("Debug of Team %" B_PRId32 "
[all...]
/haiku/src/add-ons/kernel/network/protocols/unix/
H A DUnixStreamEndpoint.cpp41 TRACE("[%" B_PRId32 "] %p->UnixStreamEndpoint::UnixStreamEndpoint()\n",
48 TRACE("[%" B_PRId32 "] %p->UnixStreamEndpoint::~UnixStreamEndpoint()\n",
56 TRACE("[%" B_PRId32 "] %p->UnixStreamEndpoint::Init()\n", find_thread(NULL),
66 TRACE("[%" B_PRId32 "] %p->UnixStreamEndpoint::Uninit()\n", find_thread(NULL),
88 TRACE("[%" B_PRId32 "] %p->UnixStreamEndpoint::Open()\n", find_thread(NULL),
104 TRACE("[%" B_PRId32 "] %p->UnixStreamEndpoint::Close()\n", find_thread(NULL),
131 TRACE("[%" B_PRId32 "] %p->UnixStreamEndpoint::Free()\n", find_thread(NULL),
148 TRACE("[%" B_PRId32 "] %p->UnixStreamEndpoint::Bind(\"%s\")\n",
166 TRACE("[%" B_PRId32 "] %p->UnixStreamEndpoint::Unbind()\n", find_thread(NULL),
178 TRACE("[%" B_PRId32 "]
[all...]
H A DUnixDebug.h19 UNIX_DEBUG_PRINT("[%" B_PRId32 "] l. %d: %s: %s\n", \
/haiku/src/system/kernel/
H A Dint.cpp98 kprintf("int %3d, enabled %" B_PRId32 ", handled %8" B_PRId64 ", "
146 kprintf("int %3d, type %s, enabled %" B_PRId32 ", load %" B_PRId32
157 kprintf(", cpu %" B_PRId32, sVectors[i].assigned_cpu->cpu);
616 panic("reserved interrupt vector range %" B_PRId32 "-%" B_PRId32 " overlaps already "
617 "allocated vector %" B_PRId32, startVector, startVector + count - 1,
630 dprintf("reserve_io_interrupt_vectors: reserved %" B_PRId32 " vectors starting "
631 "from %" B_PRId32 "\n", count, startVector);
667 dprintf("found no free vectors to allocate %" B_PRId32 " i
[all...]
/haiku/src/system/kernel/fs/
H A Dvfs_tracing.h53 out.Print("fd new: descriptor: %p (%" B_PRId32 "), context: %p, "
74 out.Print("fd put: descriptor: %p (%" B_PRId32 ")", fDescriptor,
93 out.Print("fd get: descriptor: %p (%" B_PRId32 "), context: %p, "
116 out.Print("fd remove: descriptor: %p (%" B_PRId32 "), context: %p, "
143 out.Print("fd dup2: descriptor: %p (%" B_PRId32 "), context: %p, "
144 "fd: %d -> %d, evicted: %p (%" B_PRId32 ")", fDescriptor,
173 out.Print("fd inherit: descriptor: %p (%" B_PRId32 "), context: %p, "
/haiku/src/bin/debug/profile/
H A DCallgrindProfileResult.cpp191 "%s/callgrind.out.%" B_PRId32 ".%s.%" B_PRId64 "ms",
206 fprintf(out, "pid: %" B_PRId32 "\n", fEntity->EntityID());
297 "%sob=(%" B_PRId32 ") %s:%" B_PRId32 "\n", called ? "c" : "",
303 "%sob=(%" B_PRId32 ")\n", called ? "c" : "", image->OutputIndex());
311 "%sfn=(%" B_PRId32 ") %s\n", called ? "c" : "",
317 "%sfn=(%" B_PRId32 ")\n", called ? "c" : "", function.outputIndex);
/haiku/src/apps/cortex/NodeManager/
H A DNodeSyncThread.cpp55 "! ~NodeSyncThread(): kill_thread(%" B_PRId32 "):\n"
67 "! ~NodeSyncThread(): delete_port(%" B_PRId32 "):\n"
176 "! NodeSyncThread::sync(): unknown message code %" B_PRId32
/haiku/src/kits/debugger/value/
H A DValueWriter.cpp78 TRACE_LOCALS(" piece %" B_PRId32 ": memory address: %#"
94 TRACE_LOCALS(" piece %" B_PRId32 ": register: %" B_PRIu32
114 B_PRId32 " to register\n", bytesToWrite);
/haiku/src/tests/add-ons/kernel/file_systems/bfs/btree/
H A Dcache.cpp129 B_PRId32 ")\n", blockNumber, transaction));
140 ", transaction = %" B_PRId32 ")\n", blockNumber, transaction));
151 ", dirty = %s, transaction = %" B_PRId32 ")\n", blockNumber,
/haiku/src/apps/cortex/addons/common/
H A DMediaNodeControlApp.cpp92 B_PRId32 "):\n%s\n"),
107 B_PRId32 "):\n%s\n"), nodeID, strerror(err));
125 B_PRId32 "):\n%s\n"), nodeID, strerror(err));
/haiku/src/add-ons/kernel/drivers/network/ether/usb_davicom/
H A DSettings.cpp106 sprintf(buf_ptr, "%02" B_PRId32 ".%02" B_PRId32 ".%03" B_PRId32 ":",
/haiku/src/apps/haikudepot/util/
H A DAppUtils.cpp122 result.SetToFormat("%" B_PRId32 ".%" B_PRId32 ".%" B_PRId32,
/haiku/src/apps/debugger/user_interface/cli/commands/
H A DCliThreadsCommand.cpp41 printf("%10" B_PRId32 " %-9s \"%s\"", thread->ID(), stateString,
H A DCliStopCommand.cpp66 printf("Error: thread %" B_PRId32 " is already stopped.\n",
/haiku/src/tools/cppunit/
H A DBTestCase.cpp28 printf("[%" B_PRId32 "]", fSubTestNum++);
/haiku/src/apps/haikudepot/model/
H A DValidationFailure.cpp31 name.SetToFormat("%s%" B_PRId32, KEY_PREFIX_MESSAGE, i);
94 key.SetToFormat("%s%" B_PRId32, KEY_PREFIX_MESSAGE, i);
180 key.SetToFormat("%s%" B_PRId32, KEY_PREFIX_ITEM, i);
224 key.SetToFormat("%s%" B_PRId32, KEY_PREFIX_ITEM, i);
/haiku/src/servers/app/
H A DServerBitmap.cpp209 printf("Bitmap@%p: (%" B_PRId32 ":%" B_PRId32 "), space %" B_PRId32 ", "
210 "bpr %" B_PRId32 ", buffer %p\n", this, fWidth, fHeight, (int32)fSpace,
/haiku/src/kits/support/
H A DReferenceable.cpp34 "reference count (%" B_PRId32 ")", this, fReferenceCount);
/haiku/src/apps/drivesetup/
H A DSupport.cpp41 printf("\tBlockSize(): %" B_PRId32 "\n", partition->BlockSize());
42 printf("\tPhysicalBlockSize(): %" B_PRId32 "\n", partition->PhysicalBlockSize());
43 printf("\tIndex(): %" B_PRId32 "\n", partition->Index());
44 printf("\tStatus(): %" B_PRId32 "\n\n", partition->Status());

Completed in 156 milliseconds

1234567891011>>