Searched refs:PRIu64 (Results 1 - 25 of 48) sorted by relevance

12

/freebsd-9.3-release/contrib/ofed/management/opensm/opensm/
H A Dosm_perfmgr_db.c192 "sym %" PRIu64 " <-- %" PRIu64 " (%" PRIu64 ")\n",
196 "ler %" PRIu64 " <-- %" PRIu64 " (%" PRIu64 ")\n",
200 "ld %" PRIu64 " <-- %" PRIu64 " (%" PRIu64 ")\n",
204 "re %" PRIu64 " <
[all...]
H A Dosm_console.c708 " %" PRIu64 " port(s) scanned on %" PRIu64
713 fprintf(out, " %" PRIu64 " down\n", fs.ports_down);
715 fprintf(out, " %" PRIu64 " active\n", fs.ports_active);
717 fprintf(out, " %" PRIu64 " at 1X\n", fs.ports_1X);
719 fprintf(out, " %" PRIu64 " at 4X\n", fs.ports_4X);
721 fprintf(out, " %" PRIu64 " at 8X\n", fs.ports_8X);
723 fprintf(out, " %" PRIu64 " at 12X\n", fs.ports_12X);
726 fprintf(out, " %" PRIu64 " at 2.5 Gbps\n", fs.ports_sdr);
728 fprintf(out, " %" PRIu64 " a
[all...]
/freebsd-9.3-release/contrib/xz/src/common/
H A Dsysdefs.h79 # ifndef PRIu64
80 # define PRIu64 "llu" macro
92 # ifndef PRIu64
93 # define PRIu64 "lu" macro
/freebsd-9.3-release/contrib/ofed/management/infiniband-diags/src/
H A Dibping.c141 printf("Pong from %s (%s): time %" PRIu64 ".%03" PRIu64 " ms\n",
175 printf("%" PRIu64 " packets transmitted, %" PRIu64 " received, %" PRIu64 "%% packet loss, time %" PRIu64 " ms\n",
178 printf("rtt min/avg/max = %" PRIu64 ".%03" PRIu64 "/%" PRIu64 ".%03" PRIu64 "/
[all...]
/freebsd-9.3-release/contrib/xz/src/xz/
H A Dhardware.c114 printf("%" PRIu64 "\t%" PRIu64 "\t%" PRIu64 "\n", total_ram,
H A Dutil.c133 "[%" PRIu64 ", %" PRIu64 "]"),
168 snprintf(bufs[slot], sizeof(bufs[slot]), "%'" PRIu64, value);
170 snprintf(bufs[slot], sizeof(bufs[slot]), "%" PRIu64, value);
219 snprintf(pos, left, " (%'" PRIu64 " B)", value);
221 snprintf(pos, left, " (%" PRIu64 " B)", value);
H A Dlist.c873 printf("file\t%" PRIu64 "\t%" PRIu64 "\t%" PRIu64 "\t%" PRIu64
874 "\t%s\t%s\t%" PRIu64 "\n",
889 printf("stream\t%" PRIu64 "\t%" PRIu64 "\t%" PRIu64
890 "\t%" PRIu64 "\t%" PRIu64 "\
[all...]
/freebsd-9.3-release/contrib/tcpdump/
H A Dprint-zeromq.c100 printf(" %"PRIu64"", body_len_declared);
107 printf(" (%"PRIu64" captured)", body_len_captured);
126 printf(", first %"PRIu64" byte(s) of body:", body_len_printed - 1);
H A Dacconfig.h60 #undef PRIu64 macro
H A Dprint-carp.c83 printf("counter=%" PRIu64, EXTRACT_64BITS(&bp[8]));
H A Dprint-sflow.c316 printf("\n\t ifindex %u, iftype %u, ifspeed %" PRIu64 ", ifdirection %u (%s)",
327 printf("\n\t In octets %" PRIu64
337 printf("\n\t Out octets %" PRIu64
395 printf("\n\t in high prio frames %u, in high prio octets %" PRIu64,
398 printf("\n\t in norm prio frames %u, in norm prio octets %" PRIu64,
406 printf("\n\t out high prio frames %u, out high prio octets %" PRIu64
411 printf("\n\t in hc high prio octets %" PRIu64
412 ", in hc norm prio octets %" PRIu64
413 ", out hc high prio octets %" PRIu64,
430 printf("\n\t vlan_id %u, octets %" PRIu64
[all...]
H A Dprint-nfs.c624 printf(" %u bytes @ %" PRIu64,
643 printf(" %u (%u) bytes @ %" PRIu64,
828 printf(" %u bytes @ %" PRIu64,
1169 printf(" sz %" PRIu64,
1295 printf(" tbytes %" PRIu64 " fbytes %" PRIu64 " abytes %" PRIu64,
1300 printf(" tfiles %" PRIu64 " ffiles %" PRIu64 " afiles %" PRIu64 " inva
[all...]
H A Dprint-slow.c598 printf("\n\t Timestamp %u ms, Errored Window %" PRIu64
599 "\n\t Errored Threshold %" PRIu64
600 "\n\t Errors %" PRIu64
601 "\n\t Error Running Total %" PRIu64
H A Dconfig.h.in60 #undef PRIu64
/freebsd-9.3-release/sys/dev/qlxgbe/
H A Dql_hw.c1106 device_printf(dev, "%s: total_bytes\t\t%" PRIu64 "\n", __func__,
1108 device_printf(dev, "%s: total_pkts\t\t%" PRIu64 "\n", __func__,
1110 device_printf(dev, "%s: errors\t\t%" PRIu64 "\n", __func__,
1112 device_printf(dev, "%s: pkts_dropped\t%" PRIu64 "\n", __func__,
1114 device_printf(dev, "%s: switch_pkts\t\t%" PRIu64 "\n", __func__,
1116 device_printf(dev, "%s: num_buffers\t\t%" PRIu64 "\n", __func__,
1125 device_printf(dev, "%s: total_bytes\t\t\t%" PRIu64 "\n", __func__,
1127 device_printf(dev, "%s: total_pkts\t\t\t%" PRIu64 "\n", __func__,
1129 device_printf(dev, "%s: lro_pkt_count\t\t%" PRIu64 "\n", __func__,
1131 device_printf(dev, "%s: sw_pkt_count\t\t%" PRIu64 "\
[all...]
/freebsd-9.3-release/contrib/xz/src/lzmainfo/
H A Dlzmainfo.c150 printf("%" PRIu64 " MB (%" PRIu64 " bytes)",
/freebsd-9.3-release/contrib/llvm/include/llvm/Support/
H A DDataTypes.h.in169 #ifndef PRIu64
170 # define PRIu64 "I64u"
/freebsd-9.3-release/sys/arm/include/
H A D_inttypes.h92 #define PRIu64 "llu" /* uint64_t */ macro
/freebsd-9.3-release/sys/ia64/include/
H A D_inttypes.h92 #define PRIu64 "lu" /* uint64_t */ macro
/freebsd-9.3-release/sys/sparc64/include/
H A D_inttypes.h92 #define PRIu64 "lu" /* uint64_t */ macro
/freebsd-9.3-release/usr.bin/vmstat/
H A Dvmstat.c1193 (void)printf("%-*s %20" PRIu64 " %10" PRIu64 "\n", (int)istrnamlen,
1233 printf("%13s %5" PRIu64 " %5" PRIu64 "K %7s %8" PRIu64 " ",
1287 printf("%-20s %6" PRIu64 ", %6" PRIu64 ",%8" PRIu64 ",%8" PRIu64
1288 ",%8" PRIu64 ",
[all...]
/freebsd-9.3-release/sys/mips/include/
H A D_inttypes.h101 #define PRIu64 __PRI64"u" /* uint64_t */ macro
/freebsd-9.3-release/sys/powerpc/include/
H A D_inttypes.h100 #define PRIu64 __PRI64"u" /* uint64_t */ macro
/freebsd-9.3-release/sys/x86/include/
H A D_inttypes.h100 #define PRIu64 __PRI64"u" /* uint64_t */ macro
/freebsd-9.3-release/usr.sbin/iostat/
H A Diostat.c822 printf("%-8.8s %5.1Lf %5.1Lf %7.1Lf %7.1Lf %4" PRIu64 " %5.1Lf %3.0Lf ",
830 printf("%-8.8s %5.1Lf %5.1Lf %7.1Lf %7.1Lf %4" PRIu64 " %5.1Lf %3.0Lf ",
867 printf("%4.1" PRIu64 "%4.1" PRIu64 "%5.*Lf ",
882 printf(" %5.2Lf %3.1" PRIu64 " %5.2Lf ",

Completed in 257 milliseconds

12