| /freebsd-13-stable/contrib/llvm-project/llvm/lib/XRay/ |
| HD | RecordInitializer.cpp | 17 "Invalid offset for a buffer extent (%" PRId64 ").", OffsetPtr); in visit() 23 "Cannot read buffer extent at offset %" PRId64 ".", in visit() 35 "Invalid offset for a wallclock record (%" PRId64 ").", OffsetPtr); in visit() 42 "Cannot read wall clock 'seconds' field at offset %" PRId64 ".", in visit() 50 "Cannot read wall clock 'nanos' field at offset %" PRId64 ".", in visit() 64 "Invalid offset for a new cpu id record (%" PRId64 ").", OffsetPtr); in visit() 70 "Cannot read CPU id at offset %" PRId64 ".", in visit() 77 "Cannot read CPU TSC at offset %" PRId64 ".", in visit() 89 "Invalid offset for a new TSC wrap record (%" PRId64 ").", OffsetPtr); in visit() 96 "Cannot read TSC wrap record at offset %" PRId64 ".", OffsetPtr); in visit() [all …]
|
| HD | Trace.cpp | 71 "Not enough bytes to read a full record at offset %" PRId64 ".", in loadNaiveFormatLog() 78 "Failed reading record type at offset %" PRId64 ".", OffsetPtr); in loadNaiveFormatLog() 91 "Failed reading CPU field at offset %" PRId64 ".", OffsetPtr); in loadNaiveFormatLog() 98 "Failed reading record type field at offset %" PRId64 ".", in loadNaiveFormatLog() 117 "Unknown record type '%d' at offset %" PRId64 ".", Type, OffsetPtr); in loadNaiveFormatLog() 125 "Failed reading function id field at offset %" PRId64 ".", in loadNaiveFormatLog() 133 "Failed reading TSC field at offset %" PRId64 ".", OffsetPtr); in loadNaiveFormatLog() 140 "Failed reading thread id field at offset %" PRId64 ".", OffsetPtr); in loadNaiveFormatLog() 147 "Failed reading process id at offset %" PRId64 ".", OffsetPtr); in loadNaiveFormatLog() 162 "Failed reading function id field at offset %" PRId64 ".", in loadNaiveFormatLog() [all …]
|
| HD | FileHeaderReader.cpp | 33 "Failed reading version from file header at offset %" PRId64 ".", in readBinaryFormatHeader() 41 "Failed reading file type from file header at offset %" PRId64 ".", in readBinaryFormatHeader() 49 "Failed reading flag bits from file header at offset %" PRId64 ".", in readBinaryFormatHeader() 59 "Failed reading cycle frequency from file header at offset %" PRId64 in readBinaryFormatHeader()
|
| HD | FDRRecordProducer.cpp | 92 "Failed reading one byte from offset %" PRId64 ".", OffsetPtr); in findNextBufferExtent() 154 "Failed reading one byte from offset %" PRId64 ".", OffsetPtr); in produce() 166 "at offset %" PRId64 ".", in produce() 186 "Buffer over-read at offset %" PRId64 " (over-read by %" PRId64 in produce()
|
| /freebsd-13-stable/tests/sys/sys/ |
| HD | time_test.c | 44 "%"PRId64" != nstosbt(%"PRId64") (%"PRId64")", in atf_check_nstosbt() 72 "%"PRId64" != ustosbt(%"PRId64") (%"PRId64")", in atf_check_ustosbt() 100 "%"PRId64" != mstosbt(%"PRId64") (%"PRId64")", in atf_check_mstosbt() 127 "%"PRId64" != sbttons(%"PRId64") (%"PRId64")", in atf_check_sbttons() 156 "%"PRId64" != sbttous(%"PRId64") (%"PRId64")", in atf_check_sbttous() 186 "%"PRId64" != sbttoms(%"PRId64") (%"PRId64")", in atf_check_sbttoms()
|
| /freebsd-13-stable/tests/sys/cddl/zfs/bin/ |
| HD | file_write.c | 183 (void) printf("lseek %s (%"PRId64"/%"PRId64") " in main() 191 "offset = %"PRId64", data = %s%d\n", filename, block_size, in main() 202 "good_writes = %"PRId64", " in main() 211 (void) printf("Success: good_writes = %"PRId64" (%"PRId64")\n", in main()
|
| /freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/ |
| HD | CoreMedia.cpp | 74 stream.Printf("%" PRId64 " seconds", value); in CMTimeSummaryProvider() 77 stream.Printf("%" PRId64 " half seconds", value); in CMTimeSummaryProvider() 80 stream.Printf("%" PRId64 " third%sof a second", value, in CMTimeSummaryProvider() 84 stream.Printf("%" PRId64 " %" PRId32 "th%sof a second", value, timescale, in CMTimeSummaryProvider()
|
| /freebsd-13-stable/contrib/netbsd-tests/lib/libc/gen/ |
| HD | t_time.c | 78 (void)fprintf(stderr, "%"PRId64" vs. %"PRId64"\n", in ATF_TC_BODY() 101 (void)fprintf(stderr, "%"PRId64" vs. %"PRId64"\n", in ATF_TC_BODY()
|
| /freebsd-13-stable/sbin/fsck_ffs/ |
| HD | pass5.c | 539 (*msg)("ALLOCATED %s %" PRId64 in check_maps() 543 (*msg)("%s %sS %" PRId64 "-%" PRId64 in check_maps() 570 pwarn("%s %s %" PRId64 in check_maps() 574 pwarn("%s %sS %" PRId64 "-%" PRId64 in check_maps() 597 (*msg)("ALLOCATED %s %" PRId64 in check_maps() 600 (*msg)("ALLOCATED %sS %" PRId64 "-%" PRId64 in check_maps() 616 pwarn("UNALLOCATED %s %" PRId64 in check_maps() 620 pwarn("UNALLOCATED %sS %" PRId64 "-%" PRId64 in check_maps()
|
| /freebsd-13-stable/contrib/processor-trace/include/windows/ |
| HD | inttypes.h | 32 #ifndef PRId64 33 # define PRId64 "lld" macro
|
| /freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/cmd/file_trunc/ |
| HD | file_trunc.c | 213 "Wrote to offset %" PRId64 "\n", (offset + roffset)); in do_write() 216 "Read back from offset %" PRId64 "\n", in do_write() 237 (void) fprintf(stderr, "Truncated at offset %" PRId64 "\n", in do_trunc()
|
| /freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/cmd/file_write/ |
| HD | file_write.c | 229 PRId64 ", " "error: %s[%d]\n", in main() 239 (void) printf("Success: good_writes = %" PRId64 "(%" in main() 240 PRId64 ")\n", good_writes, (good_writes * block_size)); in main()
|
| /freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
| HD | timing.h | 195 Str.append("%14" PRId64 ".%" PRId64 "(ns) %-8s", Integral, Fraction, " "); in REQUIRES() 198 Str.append("%16" PRId64 "(ns) %-11s", TimerRecords[HandleId].MaxTime, " "); in REQUIRES() 203 Str.append("%s (%" PRId64 ")\n", Timers[HandleId].Name, Occurrence); in REQUIRES()
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
| HD | DWARFGdbIndex.cpp | 28 OS << format("\n CU list offset = 0x%x, has %" PRId64 " entries:", in dumpCUList() 48 OS << format("\n Address area offset = 0x%x, has %" PRId64 " entries:", in dumpAddressArea() 59 OS << format("\n Symbol table offset = 0x%x, size = %" PRId64 in dumpSymbolTable() 88 OS << format("\n Constant pool offset = 0x%x, has %" PRId64 " CU vectors:", in dumpConstantPool()
|
| /freebsd-13-stable/usr.bin/find/ |
| HD | ls.c | 64 (void)printf("%6ju %8"PRId64" ", (uintmax_t)sb->st_ino, sb->st_blocks); in printlong() 74 (void)printf("%8"PRId64" ", sb->st_size); in printlong()
|
| /freebsd-13-stable/sys/contrib/openzfs/include/sys/lua/ |
| HD | luaconf.h | 398 #ifndef PRId64 399 #define PRId64 "lld" macro 403 #define LUA_NUMBER_FMT "%" PRId64
|
| /freebsd-13-stable/contrib/netbsd-tests/fs/tmpfs/ |
| HD | h_tools.c | 287 (void)printf("f_blocks=%" PRId64 "\n", buf.f_blocks); in statvfs_main() 288 (void)printf("f_bfree=%" PRId64 "\n", buf.f_bfree); in statvfs_main() 289 (void)printf("f_files=%" PRId64 "\n", buf.f_files); in statvfs_main()
|
| /freebsd-13-stable/sbin/ipf/ipmon/ |
| HD | ipmon.c | 793 # ifdef PRId64 in print_natlog() 794 sprintf(t, " Pkts %" PRId64 "/%" PRId64 " Bytes %" PRId64 "/%" in print_natlog() 795 PRId64, in print_natlog() 941 #ifdef PRId64 in print_statelog() 942 " Forward: Pkts in %" PRId64 " Bytes in %" PRId64 in print_statelog() 943 " Pkts out %" PRId64 " Bytes out %" PRId64 in print_statelog() 944 " Backward: Pkts in %" PRId64 " Bytes in %" PRId64 in print_statelog() 945 " Pkts out %" PRId64 " Bytes out %" PRId64, in print_statelog()
|
| /freebsd-13-stable/contrib/llvm-project/libunwind/src/ |
| HD | DwarfParser.hpp | 500 "offset=%" PRId64 ")\n", in parseFDEInstructions() 650 "offset=%" PRId64 ")\n", in parseFDEInstructions() 665 "offset=%" PRId64 ")\n", in parseFDEInstructions() 688 "offset=%" PRId64 "\n", in parseFDEInstructions() 702 "offset=%" PRId64 "\n", in parseFDEInstructions() 738 "DW_CFA_GNU_negative_offset_extended(%" PRId64 ")\n", offset); in parseFDEInstructions() 819 _LIBUNWIND_TRACE_DWARF("DW_CFA_offset(reg=%d, offset=%" PRId64 ")\n", in parseFDEInstructions()
|
| /freebsd-13-stable/crypto/heimdal/lib/asn1/ |
| HD | gen.c | 306 fprintf(codefile, "%s = %" PRId64 ";\n", var, val->u.integervalue); in gen_assign_defval() 327 fprintf(codefile, "if(%s != %" PRId64 ")\n", var, val->u.integervalue); in gen_compare_defval() 400 fprintf (headerfile, "enum { %s = %" PRId64 " };\n\n", in generate_constant() 543 fprintf (headerfile, " (%" PRId64 "..%" PRId64 ")", in define_asn1() 735 errx(1, "%s: unsupported range %" PRId64 " -> %" PRId64 "", in define_type()
|
| HD | gen_decode.c | 192 "if ((%s)->%s > %" PRId64 ") {\n" in range_check() 198 "if ((%s)->%s < %" PRId64 ") {\n" in range_check() 204 "if ((%s)->%s != %" PRId64 ") {\n" in range_check() 264 errx(1, "%s: unsupported range %" PRId64 " -> %" PRId64, in decode_type()
|
| HD | gen_length.c | 92 errx(1, "%s: unsupported range %" PRId64 " -> %" PRId64, in length_type()
|
| /freebsd-13-stable/usr.sbin/makefs/cd9660/ |
| HD | cd9660_debug.c | 99 printf("(ROOT) (%" PRIu32 " to %" PRId64 ")\n", in debug_print_tree() 104 printf("%s (%s) (%" PRIu32 " to %" PRId64 ")\n", in debug_print_tree() 154 printf("Volume descriptor in sector %" PRId64 in debug_print_volume_descriptor_information()
|
| /freebsd-13-stable/contrib/llvm-project/lldb/source/Core/ |
| HD | EmulateInstruction.cpp | 455 strm.Printf(" (reg_plus_offset = %s%+" PRId64 ")", in Dump() 467 strm.Printf(" (base_and_imm_offset = %s%+" PRId64 ", data_reg = %s)", in Dump() 487 strm.Printf(" (signed_offset = %+" PRId64 ")", info.signed_offset); in Dump() 500 strm.Printf(" (signed_immediate = %+" PRId64 " (0x%16.16" PRIx64 "))", in Dump()
|
| /freebsd-13-stable/contrib/netbsd-tests/fs/common/ |
| HD | fstest_rumpfs.c | 53 snprintf(tmp, sizeof(tmp), "%"PRId64, size); in rumpfs_fstest_newfs()
|