/external/libpcap/Win32/Include/ |
H A D | bittypes.h | 81 #ifndef PRIu64 83 #define PRIu64 "I64u" macro 85 #define PRIu64 "llu" macro 87 #endif /* PRIu64 */
|
/external/tcpdump/win32/Include/ |
H A D | bittypes.h | 81 #ifndef PRIu64 83 #define PRIu64 "I64u" macro 85 #define PRIu64 "llu" macro 87 #endif /* PRIu64 */
|
/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/ |
H A D | opj_inttypes.h | 41 #define PRIu64 "I64u" macro
|
/external/chromium_org/base/ |
H A D | format_macros.h | 13 // The "d" in the macro corresponds to %d; you can also use PRIu64 etc. 42 #define WidePRIu64 PRIu64 83 #if !defined(PRIu64) 84 #define PRIu64 "I64u" macro
|
/external/lldb/source/Core/ |
H A D | History.cpp | 25 strm.Printf ("%s %" PRIu64, m_name.c_str(), (uint64_t)((uintptr_t)event));
|
/external/chromium_org/extensions/browser/api/system_cpu/ |
H A D | cpu_info_provider_linux.cc | 54 "cpu%" PRIu32 " %" PRIu64 " %" PRIu64 " %" PRIu64 " %" PRIu64,
|
/external/jemalloc/src/ |
H A D | stats.c | 128 "%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...] |
/external/strace/ |
H A D | quota.c | 270 tprintf("{bhardlimit=%" PRIu64 ", ", dq.dqb_bhardlimit); 271 tprintf("bsoftlimit=%" PRIu64 ", ", dq.dqb_bsoftlimit); 272 tprintf("curspace=%" PRIu64 ", ", dq.dqb_curspace); 273 tprintf("ihardlimit=%" PRIu64 ", ", dq.dqb_ihardlimit); 274 tprintf("isoftlimit=%" PRIu64 ", ", dq.dqb_isoftlimit); 275 tprintf("curinodes=%" PRIu64 ", ", dq.dqb_curinodes); 277 tprintf("btime=%" PRIu64 ", ", dq.dqb_btime); 278 tprintf("itime=%" PRIu64 ", ", dq.dqb_itime); 328 tprintf("curspace=%" PRIu64 ", ", dq.dqb_curspace); 352 tprintf("blk_hardlimit=%" PRIu64 ", ", d [all...] |
H A D | loop.c | 101 tprintf("device=%" PRIu64 ", inode=%" PRIu64 ", " 102 "rdevice=%" PRIu64 ", offset=%#" PRIx64 ", " 103 "sizelimit=%" PRIu64 ", number=%" PRIu32,
|
/external/tcpdump/ |
H A D | print-zeromq.c | 100 printf(" %" PRIu64, body_len_declared); 107 printf(" (%" PRIu64 " captured)", body_len_captured); 126 printf(", first %" PRIu64 " byte(s) of body:", body_len_printed - 1); 187 printf(" (%"PRIu64" captured)", remaining_len); 194 printf(", first %"PRIu64" byte(s):", len_printed);
|
H A D | print-carp.c | 80 printf("counter=%" PRIu64, EXTRACT_64BITS(&bp[8]));
|
/external/linux-tools-perf/perf-3.12.0/tools/perf/tests/ |
H A D | perf-time-to-tsc.c | 149 pr_debug("1st event perf time %"PRIu64" tsc %"PRIu64"\n", 151 pr_debug("rdtsc time %"PRIu64" tsc %"PRIu64"\n", 153 pr_debug("2nd event perf time %"PRIu64" tsc %"PRIu64"\n",
|
H A D | open-syscall.c | 42 pr_debug("perf_evsel__read_on_cpu: expected to intercept %d calls, got %" PRIu64 "\n",
|
/external/compiler-rt/lib/profile/ |
H A D | InstrProfiling.h | 18 #define PRIu64 "llu" macro
|
/external/lldb/source/Plugins/SymbolFile/DWARF/ |
H A D | DWARFDebugAranges.cpp | 146 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)",
|
/external/netperf/ |
H A D | netcpu_pstatnew.c | 220 "lib_elapsed %g _SC_CLK_TCK %d lib_iticksperclktick %"PRIu64"\n", 277 "total_cpu_cycles %"PRIu64" sanity_cpu_cycles %"PRIu64" missing %"PRIu64"\n", 355 fprintf(where,"\tfraction_idle %"PRIu64"\n",fraction_idle); 356 fprintf(where,"\tfraction_user %"PRIu64"\n",fraction_user); 357 fprintf(where,"\tfraction_kernel %"PRIu64"\n",fraction_kernel); 358 fprintf(where,"\tfraction_interrupt %"PRIu64"WARNING, possibly under-counted!\n",fraction_interrupt); 359 fprintf(where,"\testimated_fraction_interrupt %"PRIu64"\n",
|
/external/linux-tools-perf/perf-3.12.0/tools/perf/ui/gtk/ |
H A D | progress.c | 35 snprintf(buf, sizeof(buf), "%"PRIu64" / %"PRIu64, curr, total);
|
/external/llvm/tools/llvm-c-test/ |
H A D | object.c | 39 printf("'%s': @0x%08" PRIx64 " +%" PRIu64 "\n", LLVMGetSectionName(sect), 75 printf("%s @0x%08" PRIx64 " +%" PRIu64 " (%s)\n", LLVMGetSymbolName(sym),
|
/external/chromium_org/net/quic/congestion_control/ |
H A D | send_algorithm_simulator.h | 45 " cwnd:%" PRIu64 46 " max_cwnd:%" PRIu64 " min_cwnd:%" PRIu64 47 " max_cwnd_drop:%" PRIu64,
|
/external/compiler-rt/SDKs/darwin/usr/include/ |
H A D | inttypes.h | 44 #define PRIu64 __INTTYPE_PRI64__ "u" macro
|
/external/chromium_org/third_party/mesa/src/src/glx/apple/ |
H A D | apple_glx_log.c | 96 fprintf(stderr, "%-9s %24s:%-4d %s(%"PRIu64"): ", 117 asprintf(&_thread, "%"PRIu64, thread);
|
/external/llvm/include/llvm/Support/ |
H A D | DataTypes.h | 180 #ifndef PRIu64 181 # define PRIu64 "I64u" macro
|
/external/mesa3d/src/glx/apple/ |
H A D | apple_glx_log.c | 96 fprintf(stderr, "%-9s %24s:%-4d %s(%"PRIu64"): ", 117 asprintf(&_thread, "%"PRIu64, thread);
|
/external/valgrind/main/none/tests/s390x/ |
H A D | comp-2.c | 32 printf("%.6s (%"PRIu64", %"PRIu64") --> cc = %d\n", \ 49 printf("%.6s (%"PRIu64", %"PRIu64") --> cc = %d\n", \ 65 printf("%.6s (%"PRIu64", %"PRIu64") --> cc = %d\n", \
|
/external/lldb/source/API/ |
H A D | SBData.cpp | 170 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...] |