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

123456

/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Core/
H A DHistory.cpp25 strm.Printf ("%s %" PRIu64, m_name.c_str(), (uint64_t)((uintptr_t)event));
/freebsd-10.0-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...]
/freebsd-10.0-release/contrib/ipfilter/lib/
H A Dprintstatefields.c125 PRINTF("%"PRIu64"", sp->is_pkts[0]);
133 PRINTF("%"PRIu64"", sp->is_pkts[1]);
141 PRINTF("%"PRIu64"", sp->is_pkts[2]);
149 PRINTF("%"PRIu64"", sp->is_pkts[3]);
157 PRINTF("%"PRIu64"", sp->is_bytes[0]);
165 PRINTF("%"PRIu64"", sp->is_bytes[1]);
173 PRINTF("%"PRIu64"", sp->is_bytes[2]);
181 PRINTF("%"PRIu64"", sp->is_bytes[3]);
325 PRINTF("%"PRIu64"", sp->is_icmppkts[0]);
333 PRINTF("%"PRIu64"", s
[all...]
H A Dprintnatfield.c103 PRINTF("%"PRIu64"", n->nat_pkts[0]);
111 PRINTF("%"PRIu64"", n->nat_pkts[1]);
119 PRINTF("%"PRIu64"", n->nat_bytes[0]);
127 PRINTF("%"PRIu64"", n->nat_bytes[1]);
H A Dprinthashnode.c44 PRINTF("\tHits: %"PRIu64"\tBytes: %"PRIu64"\n",
H A Dprintpoolnode.c41 PRINTF("\n\t\tHits %"PRIu64"\tBytes %"PRIu64"\tName %s\tRef %d\n",
H A Dprintstate.c94 PRINTF("\tFWD: IN pkts %"PRIu64" bytes %"PRIu64" OUT pkts %"PRIu64" bytes %"PRIu64"\n\tREV: IN pkts %"PRIu64" bytes %"PRIu64" OUT pkts %"PRIu64" bytes %"PRIu64"\n",
H A Dprintactivenat.c116 PRINTF("bytes %"PRIu64"/%"PRIu64" pkts %"PRIu64"/%"PRIu64"",
H A Dprintpoolfield.c109 PRINTF("%"PRIu64"", node->ipn_hits);
117 PRINTF("%"PRIu64"", node->ipe_hits);
131 PRINTF("%"PRIu64"", node->ipn_bytes);
139 PRINTF("%"PRIu64"", node->ipe_bytes);
/freebsd-10.0-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-10.0-release/contrib/jemalloc/src/
H A Dstats.c128 "%13u %5zu %4u %3zu %12zu %12"PRIu64
129 " %12"PRIu64" %12"PRIu64" %12"PRIu64
130 " %12"PRIu64" %12"PRIu64" %12"PRIu64
137 "%13u %5zu %4u %3zu %12zu %12"PRIu64
138 " %12"PRIu64" %12"PRIu64"
[all...]
/freebsd-10.0-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-10.0-release/contrib/xz/src/xz/
H A Dhardware.c114 printf("%" PRIu64 "\t%" PRIu64 "\t%" PRIu64 "\n", total_ram,
H A Dutil.c123 "[%" PRIu64 ", %" PRIu64 "]"),
158 snprintf(bufs[slot], sizeof(bufs[slot]), "%'" PRIu64, value);
160 snprintf(bufs[slot], sizeof(bufs[slot]), "%" PRIu64, value);
209 snprintf(pos, left, " (%'" PRIu64 " B)", value);
211 snprintf(pos, left, " (%" PRIu64 " B)", value);
H A Dlist.c847 printf("file\t%" PRIu64 "\t%" PRIu64 "\t%" PRIu64 "\t%" PRIu64
848 "\t%s\t%s\t%" PRIu64 "\n",
863 printf("stream\t%" PRIu64 "\t%" PRIu64 "\t%" PRIu64
864 "\t%" PRIu64 "\t%" PRIu64 "\
[all...]
/freebsd-10.0-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...]
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugAranges.cpp146 log->Printf ("DWARFDebugAranges::Sort(minimize = %u) with %" PRIu64 " entries", minimize, (uint64_t)orig_arange_size);
158 log->Printf ("DWARFDebugAranges::Sort() %" PRIu64 " entries after minimizing (%" PRIu64 " entries combined for %" PRIu64 " bytes saved)",
/freebsd-10.0-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-10.0-release/contrib/llvm/tools/lldb/source/API/
H A DSBData.cpp170 log->Printf ("SBData::GetFloat (error=%p,offset=%" PRIu64 ") => "
192 log->Printf ("SBData::GetDouble (error=%p,offset=%" PRIu64 ") => "
214 log->Printf ("SBData::GetLongDouble (error=%p,offset=%" PRIu64 ") => "
236 log->Printf ("SBData::GetAddress (error=%p,offset=%" PRIu64 ") => "
258 log->Printf ("SBData::GetUnsignedInt8 (error=%p,offset=%" PRIu64 ") => "
280 log->Printf ("SBData::GetUnsignedInt16 (error=%p,offset=%" PRIu64 ") => "
302 log->Printf ("SBData::GetUnsignedInt32 (error=%p,offset=%" PRIu64 ") => "
324 log->Printf ("SBData::GetUnsignedInt64 (error=%p,offset=%" PRIu64 ") => "
346 log->Printf ("SBData::GetSignedInt8 (error=%p,offset=%" PRIu64 ") => "
368 log->Printf ("SBData::GetSignedInt16 (error=%p,offset=%" PRIu64 ")
[all...]
H A DSBCommunication.cpp142 log->Printf ("SBCommunication(%p)::Read (dst=%p, dst_len=%" PRIu64 ", timeout_usec=%u, &status)...",
154 log->Printf ("SBCommunication(%p)::Read (dst=%p, dst_len=%" PRIu64 ", timeout_usec=%u, &status=%s) => %" PRIu64,
176 log->Printf ("SBCommunication(%p)::Write (src=%p, src_len=%" PRIu64 ", &status=%s) => %" PRIu64,
H A DSBProcess.cpp229 log->Printf ("SBProcess(%p)::RemoteAttachToProcessWithID (%" PRIu64 ") => SBError (%p): %s", process_sp.get(), pid, error.get(), sstr.GetData());
359 log->Printf ("SBProcess(%p)::GetSTDOUT (dst=\"%.*s\", dst_len=%" PRIu64 ") => %" PRIu64,
382 log->Printf ("SBProcess(%p)::GetSTDERR (dst=\"%.*s\", dst_len=%" PRIu64 ") => %" PRIu64,
405 log->Printf ("SBProcess(%p)::GetProfileData (dst=\"%.*s\", dst_len=%" PRIu64 ") => %" PRIu64,
428 "Process %" PRIu64 " %s\n",
447 "Process %" PRIu64 " %s\n",
615 log->Printf ("SBProcess(%p)::GetProcessID () => %" PRIu64, process_s
[all...]
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Interpreter/
H A DOptionValueUInt64.cpp42 strm.Printf ("%" PRIu64, m_current_value);

Completed in 152 milliseconds

123456