Searched refs:PRId64 (Results 1 - 25 of 96) sorted by relevance

1234

/freebsd-current/contrib/processor-trace/include/windows/
H A Dinttypes.h32 #ifndef PRId64
33 # define PRId64 "lld" macro
/freebsd-current/tests/sys/sys/
H A Dtime_test.c44 "%"PRId64" != nstosbt(%"PRId64") (%"PRId64")",
72 "%"PRId64" != ustosbt(%"PRId64") (%"PRId64")",
100 "%"PRId64" != mstosbt(%"PRId64") (%"PRId64")",
127 "%"PRId64" !
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/XRay/
H A DRecordInitializer.cpp17 "Invalid offset for a buffer extent (%" PRId64 ").", OffsetPtr);
23 "Cannot read buffer extent at offset %" PRId64 ".",
35 "Invalid offset for a wallclock record (%" PRId64 ").", OffsetPtr);
42 "Cannot read wall clock 'seconds' field at offset %" PRId64 ".",
50 "Cannot read wall clock 'nanos' field at offset %" PRId64 ".",
64 "Invalid offset for a new cpu id record (%" PRId64 ").", OffsetPtr);
70 "Cannot read CPU id at offset %" PRId64 ".",
77 "Cannot read CPU TSC at offset %" PRId64 ".",
89 "Invalid offset for a new TSC wrap record (%" PRId64 ").", OffsetPtr);
96 "Cannot read TSC wrap record at offset %" PRId64 "
[all...]
H A DFileHeaderReader.cpp33 "Failed reading version from file header at offset %" PRId64 ".",
41 "Failed reading file type from file header at offset %" PRId64 ".",
49 "Failed reading flag bits from file header at offset %" PRId64 ".",
59 "Failed reading cycle frequency from file header at offset %" PRId64
H A DTrace.cpp71 "Not enough bytes to read a full record at offset %" PRId64 ".",
78 "Failed reading record type at offset %" PRId64 ".", OffsetPtr);
91 "Failed reading CPU field at offset %" PRId64 ".", OffsetPtr);
98 "Failed reading record type field at offset %" PRId64 ".",
117 "Unknown record type '%d' at offset %" PRId64 ".", Type, OffsetPtr);
125 "Failed reading function id field at offset %" PRId64 ".",
133 "Failed reading TSC field at offset %" PRId64 ".", OffsetPtr);
140 "Failed reading thread id field at offset %" PRId64 ".", OffsetPtr);
147 "Failed reading process id at offset %" PRId64 ".", OffsetPtr);
162 "Failed reading function id field at offset %" PRId64 "
[all...]
H A DFDRRecordProducer.cpp92 "Failed reading one byte from offset %" PRId64 ".", OffsetPtr);
154 "Failed reading one byte from offset %" PRId64 ".", OffsetPtr);
166 "at offset %" PRId64 ".",
186 "Buffer over-read at offset %" PRId64 " (over-read by %" PRId64
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DCoreMedia.cpp74 stream.Printf("%" PRId64 " seconds", value);
77 stream.Printf("%" PRId64 " half seconds", value);
80 stream.Printf("%" PRId64 " third%sof a second", value,
84 stream.Printf("%" PRId64 " %" PRId32 "th%sof a second", value, timescale,
/freebsd-current/tests/sys/cddl/zfs/bin/
H A Dfile_write.c182 (void) printf("lseek %s (%"PRId64"/%"PRId64") "
190 "offset = %"PRId64", data = %s%d\n", filename, block_size,
201 "good_writes = %"PRId64", "
210 (void) printf("Success: good_writes = %"PRId64" (%"PRId64")\n",
/freebsd-current/contrib/netbsd-tests/lib/libc/gen/
H A Dt_time.c78 (void)fprintf(stderr, "%"PRId64" vs. %"PRId64"\n",
101 (void)fprintf(stderr, "%"PRId64" vs. %"PRId64"\n",
/freebsd-current/contrib/netbsd-tests/fs/common/
H A Dfstest_rumpfs.c53 snprintf(tmp, sizeof(tmp), "%"PRId64, size);
H A Dfstest_sysvbfs.c64 snprintf(cmd, 1024, "newfs_sysvbfs -F -s %"PRId64" %s >/dev/null",
H A Dfstest_v7fs.c64 snprintf(cmd, 1024, "newfs_v7fs -F -s %"PRId64" %s >/dev/null",
H A Dfstest_msdosfs.c64 snprintf(cmd, 1024, "newfs_msdos -C %"PRId64"s %s >/dev/null",
/freebsd-current/usr.bin/find/
H A Dls.c59 (void)printf("%6ju %8"PRId64" ", (uintmax_t)sb->st_ino, sb->st_blocks);
69 (void)printf("%8"PRId64" ", sb->st_size);
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/cmd/file/
H A Dfile_write.c229 PRId64 ", " "error: %s[%d]\n",
239 (void) printf("Success: good_writes = %" PRId64 "(%"
240 PRId64 ")\n", good_writes, (good_writes * block_size));
H A Dfile_trunc.c213 "Wrote to offset %" PRId64 "\n", (offset + roffset));
216 "Read back from offset %" PRId64 "\n",
237 (void) fprintf(stderr, "Truncated at offset %" PRId64 "\n",
/freebsd-current/sbin/fsck_ffs/
H A Dpass5.c532 (*msg)("ALLOCATED %s %" PRId64
536 (*msg)("%s %sS %" PRId64 "-%" PRId64
563 pwarn("%s %s %" PRId64
567 pwarn("%s %sS %" PRId64 "-%" PRId64
590 (*msg)("ALLOCATED %s %" PRId64
593 (*msg)("ALLOCATED %sS %" PRId64 "-%" PRId64
609 pwarn("UNALLOCATED %s %" PRId64
[all...]
/freebsd-current/contrib/netbsd-tests/kernel/kqueue/read/
H A Dt_pipe.c73 "%" PRId64 "\n", n, event[0].flags, event[0].fflags, event[0].data);
H A Dt_fifo.c84 "data: %" PRId64 "\n", n, event[0].filter, event[0].flags,
/freebsd-current/contrib/netbsd-tests/kernel/kqueue/write/
H A Dt_fifo.c85 "data: %" PRId64 "\n", n, event[0].filter, event[0].flags,
/freebsd-current/usr.bin/bsdiff/bsdiff/
H A Ddivsufsort64.h61 #define PRIdSAIDX64_T PRId64
/freebsd-current/stand/liblua/
H A Dluaconf.local.h57 #define LUA_NUMBER_FMT "%" PRId64
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFGdbIndex.cpp28 OS << format("\n CU list offset = 0x%x, has %" PRId64 " entries:",
48 OS << format("\n Address area offset = 0x%x, has %" PRId64 " entries:",
59 OS << format("\n Symbol table offset = 0x%x, size = %" PRId64
88 OS << format("\n Constant pool offset = 0x%x, has %" PRId64 " CU vectors:",
/freebsd-current/contrib/jemalloc/include/jemalloc/internal/
H A Dmalloc_io.h26 # define FMTd64 PRId64
/freebsd-current/contrib/netbsd-tests/kernel/kqueue/
H A Dt_proc1.c142 printf(" NOTE_CHILD, parent = %" PRId64, event[0].data);

Completed in 394 milliseconds

1234