HomeSort by: relevance | last modified time | path
    Searched refs:PRId64 (Results 1 - 25 of 194) sorted by relevancy

1 2 3 4 5 6 7 8

  /src/sys/uvm/
uvm_stat.c 83 (*pr)(" pages %" PRId64 " anon, %" PRId64 " file, %" PRId64 " exec\n",
92 (*pr)(" faults=%" PRId64 ", traps=%" PRId64 ", "
93 "intrs=%" PRId64 ", ctxswitch=%" PRId64 "\n",
98 (*pr)(" softint=%" PRId64 ", syscalls=%" PRId64 "\n",
103 (*pr)(" noram=%" PRId64 ", noanon=%" PRId64 ", pgwait=%" PRId6
    [all...]
  /src/tests/lib/libc/gen/
t_time.c 78 (void)fprintf(stderr, "%"PRId64" vs. %"PRId64"\n",
101 (void)fprintf(stderr, "%"PRId64" vs. %"PRId64"\n",
t_sleep.c 279 fprintf(stderr, "round=%"PRId64" delta3=%"PRId64"\n", round, delta3);
322 fprintf(stderr, "delta1=%"PRId64"\n", delta1);
327 fprintf(stderr, "delta2=%"PRId64"\n", delta2);
332 fprintf(stderr, "delta3=%"PRId64"\n", delta3);
337 fprintf(stderr, " ->%"PRId64"\n", delta3);
344 atf_tc_fail("Reschedule latency %"PRId64" exceeds "
350 fprintf(stderr, "delta3=%"PRId64"\n", delta3);
354 fprintf(stderr, " ->%"PRId64"\n", delta3);
  /src/usr.bin/quota/
printquota.c 85 (void)snprintf(buf, len, "%" PRId64, val);
117 (void)snprintf(buf, len, "%" PRId64 "years", years);
121 (void)snprintf(buf, len, "%" PRId64 "months", months);
125 (void)snprintf(buf, len, "%" PRId64 "weeks", weeks);
129 (void)snprintf(buf, len, "%" PRId64 "days", days);
151 (void)snprintf(buf, len, "%" PRId64, seconds);
156 i += snprintf(buf + i, len - i, "%" PRId64 "W", seconds / WEEK);
164 i += snprintf(buf + i, len - i, "%" PRId64 "D", seconds / DAY);
172 i += snprintf(buf + i, len - i, "%" PRId64 "H", seconds / HOUR);
180 i += snprintf(buf + i , len - i, "%" PRId64 "M",
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/core/
nouveau_nvkm_core_subdev.c 138 nvkm_trace(subdev, "%s completed in %"PRId64"us\n", action, time);
159 nvkm_trace(subdev, "preinit completed in %"PRId64"us\n", time);
184 nvkm_trace(subdev, "one-time init completed in %"PRId64"us\n", time);
196 nvkm_trace(subdev, "init completed in %"PRId64"us\n", time);
212 nvkm_trace(subdev, "destroy completed in %"PRId64"us\n", time);
  /src/bin/df/
df.c 489 (void)printf("%10" PRId64 " total blocks %10" PRId64
490 " free blocks %10" PRId64 " available\n",
493 (void)printf("%10" PRId64 " total files %10" PRId64
500 (void)printf("%10lu owner %17" PRId64 " syncwrites %12" PRId64
584 (void)printf("%s %" PRId64 " %" PRId64 " %" PRId64 " %s%% %s\n"
    [all...]
  /src/sys/arch/emips/ebus/
clock_ebus.c 152 printf("egt: s x%" PRIx64 " u x%lx (fs %" PRId64
153 " fu %" PRId64 " f %" PRId64 ")\n",
171 printf("egt: s x%" PRIx64 " u x%lx (fs %" PRId64
172 " fu %" PRId64 " f %" PRId64 ")\n",
248 printf("est: s x%" PRIx64 " u x%lx (%d %d), free %" PRId64 "\n",
  /src/usr.bin/hexdump/
parse.c 225 char savech, *fmtp, cs[sizeof(PRId64)];
307 * PRId64 simply by changing the last
308 * character. For example, if PRId64 is
313 strncpy(cs, PRId64, sizeof(PRId64) - 2);
314 cs[sizeof(PRId64) - 2] = savech;
315 cs[sizeof(PRId64) - 1] = '\0';
375 * the way we use PRId64.
377 strncpy(cs, PRId64,
378 sizeof(PRId64) - 2)
    [all...]
  /src/sys/fs/adosfs/
adutil.c 57 printf("adosfs: aget: cksum of blk %" PRId64 " failed\n",
68 printf("adosfs: aget: bad primary type blk %" PRId64 " (type = %d)\n",
93 printf("adosfs: aget: bad secondary type blk %" PRId64 " (type = %d)\n",
  /src/sys/ufs/ffs/
ffs_wapbl.c 253 DPRINTF("in-fs log, ino = %" PRId64 "\n",log_ino);
269 "%" PRId64 "\n", __func__, fs->fs_fsmnt, log_ino);
556 DPRINTF(" start = %" PRId64 ", size = %zu, "
565 DPRINTF(" start = %" PRId64 ", size = %zu, "
578 DPRINTF("desired log size = %" PRId64 " kB\n", desired_logsize / 1024);
581 DPRINTF("adjusted desired log size = %" PRId64 " kB\n",
611 DPRINTF("end-of-partition has only %" PRId64 " free\n",
722 printf("%s: %s: file size (%" PRId64 ") non zero\n", __func__,
729 "%" PRId64 "MB\n", __func__, fs->fs_fsmnt,
788 DPRINTF("suggested log size = %" PRId64 "\n", logsize)
    [all...]
  /src/sbin/newfs_ext2fs/
newfs_ext2fs.c 333 err(1, "can't ftruncate %s to %" PRId64, special, fssize);
353 "size %" PRId64 " bytes, in %d byte chunks.\n",
449 "%s `%s' (%" PRId64 ") is less than the minimum (%"
450 PRId64 ").", desc, arg, result, min);
453 "%s `%s' (%" PRId64 ") is greater than the maximum (%"
454 PRId64 ").", desc, arg, result, max);
  /src/sys/arch/i386/stand/efiboot/
efidisk_ll.c 170 printf("read error dblk %"PRId64"-%"PRId64"\n",
  /src/sys/arch/mips/include/
types.h 76 #define PRIdPSIZE PRId64
91 #define PRIdVSIZE PRId64
int_fmtio.h 48 #define PRId64 "ld" /* int64_t */
50 #define PRId64 "lld" /* int64_t */
  /src/lib/libc/gen/
humanize_number.c 172 r = snprintf(buf, len, "%" PRId64 "%s%s%s",
194 r = snprintf(buf, len, "%" PRId64 "%s%s%s",
  /src/tests/fs/common/
fstest_rumpfs.c 54 snprintf(tmp, sizeof(tmp), "%"PRId64, size);
  /src/tests/kernel/kqueue/read/
t_pipe.c 70 "%" PRId64 "\n", n, event[0].flags, event[0].fflags, event[0].data);
  /src/sys/arch/aarch64/aarch64/
disasm.c 1847 PRINTF("ldnp\t%s, %s, [%s,#%"PRId64"]\n",
1857 PRINTF("ldp\t%s, %s, [%s],#%"PRId64"\n",
1866 PRINTF("ldp\t%s, %s, [%s,#%"PRId64"]!\n",
1881 PRINTF("ldp\t%s, %s, [%s,#%"PRId64"]\n",
1891 PRINTF("ldpsw\t%s, %s, [%s],#%"PRId64"\n",
1900 PRINTF("ldpsw\t%s, %s, [%s,#%"PRId64"]!\n",
1915 PRINTF("ldpsw\t%s, %s, [%s,#%"PRId64"]\n",
1925 PRINTF("ldr\t%s, [%s],#%"PRId64"\n",
1933 PRINTF("ldr\t%s, [%s,#%"PRId64"]!\n",
1946 PRINTF("ldr\t%s, [%s,#%"PRId64"]\n"
    [all...]
  /src/sbin/newfs/
newfs.c 613 err(1, "can't ftruncate %s to %" PRId64, special, fssize);
835 warnx("%s `%s' (%" PRId64 ") is less than the "
836 "minimum (%" PRId64 ").", desc, arg, result, min);
838 errx(1, "%s `%s' (%" PRId64 ") is less than the "
839 "minimum (%" PRId64 ").", desc, arg, result, min);
844 warnx("%s `%s' (%" PRId64 ") is greater than the "
845 "maximum (%" PRId64 ").", desc, arg, result, max);
847 errx(1, "%s `%s' (%" PRId64 ") is greater than the "
848 "maximum (%" PRId64 ").", desc, arg, result, max);
  /src/usr.sbin/perfused/
msg.c 298 DPRINTF("> unique = %"PRId64", nodeid = %"PRId64", "
325 DPRINTF("< unique = %"PRId64", nodeid = %"PRId64", "
334 printf("%s: packet mismatch unique %"PRId64" vs %"PRId64"\n",
338 "%"PRId64" vs %"PRId64"\n",
647 DWARNX("Unexpected frame: unique = %"PRId64", error = %d",
  /src/sbin/fsck_ffs/
wapbl.c 71 ("wapbl_write: %zd bytes at block %"PRId64" on fd 0x%x\n",
82 ("wapbl_read: %zd bytes at block %"PRId64" on fd 0x%x\n",
  /src/sys/arch/arm/include/
int_fmtio.h 47 #define PRId64 "lld" /* int64_t */
49 #define PRId64 "ld" /* int64_t */
  /src/sys/arch/powerpc/include/
int_fmtio.h 48 #define PRId64 "ld" /* int64_t */
50 #define PRId64 "lld" /* int64_t */
  /src/sys/arch/riscv/include/
int_fmtio.h 47 #define PRId64 "ld" /* int64_t */
49 #define PRId64 "lld" /* int64_t */
  /src/sys/arch/sparc/include/
int_fmtio.h 48 #define PRId64 "ld" /* int64_t */
50 #define PRId64 "lld" /* int64_t */

Completed in 27 milliseconds

1 2 3 4 5 6 7 8