• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.5.8/xnu-1228.15.4/osfmk/ipc/

Lines Matching refs:iprintf

1346 		iprintf("timestamp=0x%x", port->ip_timestamp);
1348 iprintf("destination=0x%x (", port->ip_destination);
1357 iprintf("receiver=0x%x (", port->ip_receiver);
1372 iprintf("mscount=%d", port->ip_mscount);
1376 iprintf("nsrequest=0x%x", port->ip_nsrequest);
1380 iprintf("pset_count=0x%x", port->ip_pset_count);
1385 iprintf("kmsgs=0x%x", port->ip_messages.imq_messages.ikmq_base);
1389 iprintf("premsg=0x%x", port->ip_premsg);
1393 iprintf("ip_thread=0x%x, ip_timetrack=0x%x\n",
1400 iprintf("");
1416 iprintf("kmsg queue contents:\n");
1420 iprintf("...total kmsgs: %d\n", nmsgs);
1612 iprintf("Count msgh_id kmsg addr inline bytes ool bytes\n");
1620 iprintf(DKQP_LONG(kmsg) ? dkqp_long_format:dkqp_format,
1634 iprintf(DKQP_LONG(kmsg) ? dkqp_long_format : dkqp_format,
1676 iprintf("[%d] 0x%x\t", i, port->ip_callstack[i]);
1746 iprintf("%s: no room\n", trackp->name);
1789 iprintf("%s:\n", trackp->name);
1794 iprintf("0x%x\t%8d\n", p->item, p->count);
1803 iprintf("0x%x\t%8d\t", p->item, p->count);
1843 iprintf("Allocated port count is %d\n", port_count);
1854 iprintf("Walking ports of ref_count=%d.\n", ref_target);
1856 iprintf("Walking all ports.\n");
1876 iprintf("%s 0x%x has ref count of zero!\n",
1892 iprintf("%s 0x%x, inactive, refcnt %d\n",
1898 iprintf("%s 0x%x, no receiver, refcnt %d\n",
1911 iprintf( "%s 0x%x time 0x%x ref_cnt %d\n",
1917 iprintf("%s 0x%x, rcvr 0x%x, name 0x%x, ref %d, no match\n",
1922 iprintf("Active port type summary:\n");
1923 iprintf("\tlocal IPC %6d\n", ipc_ports);
1924 iprintf("summary:\tcallers %d threads %d spaces %d\n",
1927 iprintf("\tref_counts:\n");
1929 iprintf("\t ref_counts[%d] = %d\n", i, ref_counts[i]);
1931 iprintf("\t%d ports w/o receivers, %d w/o matches\n",
1934 iprintf("\tinactives:");