Searched defs:Print (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/prof/common/
H A Dprof.c79 #define Print (void) printf macro
286 Print(", %s", slp->sl_name);
424 case 'z': /* Print all symbols in profiling range, */
1032 Print("%s", atitle); /* Title for addresses. */
1072 Print(aformat, slp->sl_addr);
1075 Print("%6.1f%8.2f%8.2f", t0 * t_tot, t0, t);
1080 Print("%8ld%#*.*f", count, fdigits+8, fdigits,
1082 Print("%*s", 6-fdigits, " ");
1084 Print("%22s", " ");
1226 { /* Print syste
[all...]
/illumos-gate/usr/src/cmd/truss/
H A Dprint.c1638 * Print a psecflags(2) delta
1662 * Print a psecflagswhich_t
1697 * Print processor set id, including logical expansion of "special" ids.
1719 * Print meminfo() argument.
1780 * Print so_socket() 1st argument.
1796 * Print sockconfig() subcode.
1822 * Print so_socket() 2nd argument.
1844 * Print so_socket() 3rd argument.
1868 * Print so_socket() 5th argument.
1885 * Print accept
2867 void (* const Print[])() = { variable
[all...]

Completed in 67 milliseconds