HomeSort by relevance Sort by last modified time
    Searched refs:PRIu64 (Results 1 - 25 of 445) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/libpcap/Win32/Include/
bittypes.h 81 #ifndef PRIu64
83 #define PRIu64 "I64u"
85 #define PRIu64 "llu"
87 #endif /* PRIu64 */
  /external/pdfium/third_party/libopenjpeg20/
opj_inttypes.h 41 #define PRIu64 "I64u"
  /external/strace/tests/
sched_xetattr.c 71 ", sched_runtime=%" PRIu64 ", sched_deadline=%" PRIu64
72 ", sched_period=%" PRIu64 "\\}, %u, 0\\) += 0\n",
88 ", sched_runtime=%" PRIu64 ", sched_deadline=%" PRIu64
89 ", sched_period=%" PRIu64 "\\}, 0\\) += 0\n",
112 "sched_nice=%d, sched_priority=%u, sched_runtime=%" PRIu64 ", "
113 "sched_deadline=%" PRIu64 ", sched_period=%" PRIu64 "\\}, "
prlimit64.c 54 sprintf(buf[i], "%" PRIu64 "*1024", lim / 1024);
56 sprintf(buf[i], "%" PRIu64, lim);
ioctl_block.c 131 printf("ioctl(-1, BLKDISCARD, [%" PRIu64 ", %" PRIu64 "])"
137 printf("ioctl(-1, BLKSECDISCARD, [%" PRIu64 ", %" PRIu64 "])"
143 printf("ioctl(-1, BLKZEROOUT, [%" PRIu64 ", %" PRIu64 "])"
  /external/strace/tests-m32/
sched_xetattr.c 71 ", sched_runtime=%" PRIu64 ", sched_deadline=%" PRIu64
72 ", sched_period=%" PRIu64 "\\}, %u, 0\\) += 0\n",
88 ", sched_runtime=%" PRIu64 ", sched_deadline=%" PRIu64
89 ", sched_period=%" PRIu64 "\\}, 0\\) += 0\n",
112 "sched_nice=%d, sched_priority=%u, sched_runtime=%" PRIu64 ", "
113 "sched_deadline=%" PRIu64 ", sched_period=%" PRIu64 "\\}, "
prlimit64.c 54 sprintf(buf[i], "%" PRIu64 "*1024", lim / 1024);
56 sprintf(buf[i], "%" PRIu64, lim);
ioctl_block.c 131 printf("ioctl(-1, BLKDISCARD, [%" PRIu64 ", %" PRIu64 "])"
137 printf("ioctl(-1, BLKSECDISCARD, [%" PRIu64 ", %" PRIu64 "])"
143 printf("ioctl(-1, BLKZEROOUT, [%" PRIu64 ", %" PRIu64 "])"
  /external/strace/tests-mx32/
sched_xetattr.c 71 ", sched_runtime=%" PRIu64 ", sched_deadline=%" PRIu64
72 ", sched_period=%" PRIu64 "\\}, %u, 0\\) += 0\n",
88 ", sched_runtime=%" PRIu64 ", sched_deadline=%" PRIu64
89 ", sched_period=%" PRIu64 "\\}, 0\\) += 0\n",
112 "sched_nice=%d, sched_priority=%u, sched_runtime=%" PRIu64 ", "
113 "sched_deadline=%" PRIu64 ", sched_period=%" PRIu64 "\\}, "
prlimit64.c 54 sprintf(buf[i], "%" PRIu64 "*1024", lim / 1024);
56 sprintf(buf[i], "%" PRIu64, lim);
ioctl_block.c 131 printf("ioctl(-1, BLKDISCARD, [%" PRIu64 ", %" PRIu64 "])"
137 printf("ioctl(-1, BLKSECDISCARD, [%" PRIu64 ", %" PRIu64 "])"
143 printf("ioctl(-1, BLKZEROOUT, [%" PRIu64 ", %" PRIu64 "])"
  /external/webrtc/webrtc/base/
format_macros.h 20 // The "d" in the macro corresponds to %d; you can also use PRIu64 etc.
82 #if !defined(PRIu64)
83 #define PRIu64 "I64u"
  /external/libnl/lib/route/link/
inet6.c 342 nl_dump(p, " %18" PRIu64 " ", link->l_stats[RTNL_LINK_IP6_INPKTS]);
349 nl_dump(p, "%16" PRIu64 " B ", 0);
351 nl_dump(p, "%18" PRIu64 " %18" PRIu64 "\n",
358 nl_dump(p, " %18" PRIu64 " ", link->l_stats[RTNL_LINK_IP6_OUTPKTS]);
365 nl_dump(p, "%16" PRIu64 " B ", 0);
367 nl_dump(p, "%18" PRIu64 " %18" PRIu64 "\n",
374 nl_dump(p, " %18" PRIu64 " ", link->l_stats[RTNL_LINK_IP6_INMCASTPKTS]);
381 nl_dump(p, "%16" PRIu64 " B ", 0)
    [all...]
  /external/vboot_reference/utility/
load_kernel_test.c 10 #include <inttypes.h> /* For PRIu64 macro */
38 printf("Read(%" PRIu64 ", %" PRIu64 ")\n", lba_start, lba_count);
42 fprintf(stderr, "Read overrun: %" PRIu64 " + %" PRIu64 " > %" PRIu64 "\n",
58 printf("Write(%" PRIu64 ", %" PRIu64 ")\n", lba_start, lba_count);
62 fprintf(stderr, "Read overrun: %" PRIu64 " + %" PRIu64 " > %" PRIu64 "\n"
    [all...]
  /external/libchrome/base/
format_macros.h 13 // The "d" in the macro corresponds to %d; you can also use PRIu64 etc.
46 #define WidePRIu64 PRIu64
83 #if !defined(PRId64) || !defined(PRIu64) || !defined(PRIx64)
  /external/v8/src/base/
format-macros.h 13 // The "d" in the macro corresponds to %d; you can also use PRIu64 etc.
46 #define WidePRIu64 PRIu64
83 #if !defined(PRId64) || !defined(PRIu64) || !defined(PRIx64)
  /external/toybox/toys/other/
count.c 29 xwrite(2, buf, sprintf(buf, "%"PRIu64" bytes\r", size));
  /system/chre/apps/hello_world/
hello_world.cc 42 "time %" PRIu64, eventType, senderInstanceId, chreGetTime());
  /system/extras/tests/iptables/qtaguid/
socketTag.cpp 113 if (doCtrlCommand("t %d %" PRIu64, fd, tag) < 0) {
199 " tag1=0x%" PRIx64 "/%" PRIu64 " tag2=0x%" PRIx64 "/% " PRIu64,
261 EXPECT_GE(doCtrlCommand("t %d %" PRIu64 " %u", sock0.fd, tag , fake_uid2), 0)
268 EXPECT_LT(doCtrlCommand("t %d %" PRIu64 " %u", sock0.fd, new_tag, fake_uid2), 0);
279 EXPECT_LT(doCtrlCommand("t %d %" PRIu64 " %u", sock0.fd, new_tag2 , fake_uid2), 0);
285 EXPECT_GE(doCtrlCommand("d %" PRIu64 " %u", new_tag3, fake_uid2), 0);
290 EXPECT_GE(doCtrlCommand("t %d %" PRIu64 " %u", sock0.fd, new_tag4 , fake_uid2), 0);
294 EXPECT_LT(doCtrlCommand("t %d %" PRIu64 " %u", sock0.fd, new_tag4 , fake_uid2), 0);
321 EXPECT_LE(doCtrlCommand("t %d %" PRIu64, sock0.fd, invalid_tag1), 0)
    [all...]
  /external/strace/
sendfile.c 37 if (!printnum_int64(tcp, tcp->u_arg[2], "%" PRIu64)) {
44 printnum_int64(tcp, tcp->u_arg[2], "%" PRIu64);
file_ioctl.c 96 tprintf(", dest_offset=%" PRIu64 "}",
99 tprintf("{bytes_deduped=%" PRIu64 ", status=%d}",
143 tprintf(", src_offset=%" PRIu64
144 ", src_length=%" PRIu64
145 ", dest_offset=%" PRIu64 "}",
171 tprintf("src_offset=%" PRIu64
172 ", src_length=%" PRIu64
  /external/vixl/examples/aarch64/
check-bounds.cc 71 printf("%" PRIu64 " %s between %" PRIu64 " and %" PRIu64 "\n",
  /system/extras/procrank/
procrank.cpp 362 printf("%7s %6" PRIu64 "K %6" PRIu64 "K ",
365 printf("%8s %7s %6" PRIu64 "K %6" PRIu64 "K ",
370 printf("%6" PRIu64 "K ", total_swap / 1024);
371 printf("%6" PRIu64 "K ", total_pswap / 1024);
372 printf("%6" PRIu64 "K ", total_uswap / 1024);
374 printf("%6" PRIu64 "K ", total_zswap / 1024);
378 printf("TOTAL for oomadj < %d (%6" PRIu64 "K)\n", *lmk_adj_it, *lmk_minfree_it / 1024);
470 printf("%7s %6" PRIu64 "K %6" PRIu64 "K "
    [all...]
  /external/ltp/testcases/kernel/syscalls/sched_getattr/
sched_getattr01.c 70 tst_resm(TINFO, "sched_runtime is incorrect (%"PRIu64"),"
75 tst_resm(TINFO, "sched_period is incorrect (%"PRIu64"),"
80 tst_resm(TINFO, "sched_deadline is incorrect (%"PRIu64"),"
  /external/netperf/src/
netcpu_pstatnew.c 257 "lib_elapsed %g _SC_CLK_TCK %d lib_iticksperclktick %"PRIu64"\n",
314 "total_cpu_cycles %"PRIu64" sanity_cpu_cycles %"PRIu64
315 " missing %"PRIu64"\n",
399 "\tfraction_idle %"PRIu64"\n"
400 "\tfraction_user %"PRIu64"\n"
401 "\tfraction_kernel %"PRIu64"\n"
402 "\tfraction_interrupt %"PRIu64"WARNING, possibly under-counted!\n"
403 "\testimated_fraction_interrupt %"PRIu64"\n",

Completed in 659 milliseconds

1 2 3 4 5 6 7 8 91011>>