Home
last modified time | relevance | path

Searched refs:PRId64 (Results 1 – 25 of 357) sorted by relevance

12345678910>>...15

/external/llvm-project/llvm/lib/XRay/
DRecordInitializer.cpp17 "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 …]
DTrace.cpp70 "Not enough bytes to read a full record at offset %" PRId64 ".", in loadNaiveFormatLog()
77 "Failed reading record type at offset %" PRId64 ".", OffsetPtr); in loadNaiveFormatLog()
90 "Failed reading CPU field at offset %" PRId64 ".", OffsetPtr); in loadNaiveFormatLog()
97 "Failed reading record type field at offset %" PRId64 ".", in loadNaiveFormatLog()
116 "Unknown record type '%d' at offset %" PRId64 ".", Type, OffsetPtr); in loadNaiveFormatLog()
124 "Failed reading function id field at offset %" PRId64 ".", in loadNaiveFormatLog()
132 "Failed reading TSC field at offset %" PRId64 ".", OffsetPtr); in loadNaiveFormatLog()
139 "Failed reading thread id field at offset %" PRId64 ".", OffsetPtr); in loadNaiveFormatLog()
146 "Failed reading process id at offset %" PRId64 ".", OffsetPtr); in loadNaiveFormatLog()
161 "Failed reading function id field at offset %" PRId64 ".", in loadNaiveFormatLog()
[all …]
DFileHeaderReader.cpp33 "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()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/
DRecordInitializer.cpp17 "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 …]
DTrace.cpp70 "Not enough bytes to read a full record at offset %" PRId64 ".", in loadNaiveFormatLog()
77 "Failed reading record type at offset %" PRId64 ".", OffsetPtr); in loadNaiveFormatLog()
90 "Failed reading CPU field at offset %" PRId64 ".", OffsetPtr); in loadNaiveFormatLog()
97 "Failed reading record type field at offset %" PRId64 ".", in loadNaiveFormatLog()
116 "Unknown record type '%d' at offset %" PRId64 ".", Type, OffsetPtr); in loadNaiveFormatLog()
124 "Failed reading function id field at offset %" PRId64 ".", in loadNaiveFormatLog()
132 "Failed reading TSC field at offset %" PRId64 ".", OffsetPtr); in loadNaiveFormatLog()
139 "Failed reading thread id field at offset %" PRId64 ".", OffsetPtr); in loadNaiveFormatLog()
146 "Failed reading process id at offset %" PRId64 ".", OffsetPtr); in loadNaiveFormatLog()
161 "Failed reading function id field at offset %" PRId64 ".", in loadNaiveFormatLog()
[all …]
DFileHeaderReader.cpp33 "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()
/external/ltp/testcases/kernel/syscalls/fallocate/
Dfallocate01.c236 "fallocate(%d, %d, %" PRId64 ", %" PRId64 ") failed", in runtest()
241 "fallocate(%d, %d, %" PRId64 ", %" PRId64 in runtest()
251 "fstat test fails on fallocate (%d, %d, %" PRId64 ", %" in runtest()
252 PRId64 ") Failed on mode", fd, mode, offset, len); in runtest()
258 "lseek fails in fallocate(%d, %d, %" PRId64 ", %" in runtest()
259 PRId64 ") failed on mode", fd, mode, offset, len); in runtest()
267 "write fails in fallocate(%d, %d, %" PRId64 ", %" in runtest()
268 PRId64 ") failed", fd, mode, offset, len); in runtest()
272 PRId64 ", %" PRId64 ") returned %ld", fd, mode, in runtest()
/external/grpc-grpc/src/core/lib/iomgr/
Dtimer_generic.cc365 gpr_log(GPR_INFO, "TIMER %p: SET %" PRId64 " now %" PRId64 " call %p[%p]", in timer_init()
402 " .. add to shard %d with queue_deadline_cap=%" PRId64 in timer_init()
423 gpr_log(GPR_INFO, " .. old shard min_deadline=%" PRId64, in timer_init()
508 gpr_log(GPR_INFO, " .. shard[%d]->queue_deadline_cap --> %" PRId64, in refill_heap()
516 gpr_log(GPR_INFO, " .. add timer with deadline %" PRId64 " to heap", in refill_heap()
544 " .. check top timer deadline=%" PRId64 " now=%" PRId64, in pop_one()
549 gpr_log(GPR_INFO, "TIMER %p: FIRE %" PRId64 "ms late via %s scheduler", in pop_one()
610 gpr_log(GPR_INFO, " .. shard[%d]->min_deadline = %" PRId64, in run_some_expired_timers()
630 ", shard[%d]->min_deadline %" PRId64 " --> %" PRId64 in run_some_expired_timers()
631 ", now=%" PRId64, in run_some_expired_timers()
[all …]
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dtimer_generic.cc367 gpr_log(GPR_INFO, "TIMER %p: SET %" PRId64 " now %" PRId64 " call %p[%p]", in timer_init()
405 " .. add to shard %d with queue_deadline_cap=%" PRId64 in timer_init()
426 gpr_log(GPR_INFO, " .. old shard min_deadline=%" PRId64, in timer_init()
512 gpr_log(GPR_INFO, " .. shard[%d]->queue_deadline_cap --> %" PRId64, in refill_heap()
520 gpr_log(GPR_INFO, " .. add timer with deadline %" PRId64 " to heap", in refill_heap()
548 " .. check top timer deadline=%" PRId64 " now=%" PRId64, in pop_one()
553 gpr_log(GPR_INFO, "TIMER %p: FIRE %" PRId64 "ms late", timer, in pop_one()
614 gpr_log(GPR_INFO, " .. shard[%d]->min_deadline = %" PRId64, in run_some_expired_timers()
634 ", shard[%d]->min_deadline %" PRId64 " --> %" PRId64 in run_some_expired_timers()
635 ", now=%" PRId64, in run_some_expired_timers()
[all …]
/external/tensorflow/tensorflow/core/debug/
Dbfc_dump_reader.cc95 printf(" Bin %2d total bytes=%10" PRId64 " \tin use=%10" PRId64 in PrintSummary()
96 " \ttotal_chunks=%6" PRId64 in PrintSummary()
98 "\tin_use=%6" PRId64 "\n", in PrintSummary()
104 printf("Total num_allocs: %" PRId64 ", bytes_in_use: %" PRId64 in PrintSummary()
105 ", peak_bytes_in_use: %" PRId64 in PrintSummary()
107 "largest_alloc_size: %" PRId64 ", fragmentation: %f\n", in PrintSummary()
136 printf(" empty range from %p to %p (%" PRId64 ")\n", in PrintSortedChunks()
216 printf("\tage=%" PRIu64 ", size=%" PRId64 "\n", in PrintSizeHistory()
220 printf("\tac=%" PRIu64 ", size=%" PRId64 "\n", in PrintSizeHistory()
/external/llvm-project/openmp/libomptarget/src/
Dinterface.cpp127 DP("Entering data begin region for device %" PRId64 " with %d mappings\n", in __tgt_target_data_begin_mapper()
133 DP("Use default device id %" PRId64 "\n", device_id); in __tgt_target_data_begin_mapper()
137 DP("Failed to get device %" PRId64 " ready\n", device_id); in __tgt_target_data_begin_mapper()
146 DP("Entry %2d: Base=" DPxMOD ", Begin=" DPxMOD ", Size=%" PRId64 in __tgt_target_data_begin_mapper()
208 DP("Device ID %" PRId64 " does not have a matching RTL.\n", device_id); in __tgt_target_data_end_mapper()
222 DP("Entry %2d: Base=" DPxMOD ", Begin=" DPxMOD ", Size=%" PRId64 in __tgt_target_data_end_mapper()
278 DP("Failed to get device %" PRId64 " ready\n", device_id); in __tgt_target_data_update_mapper()
324 PRId64 "\n", DPxPTR(host_ptr), device_id); in __tgt_target_mapper()
331 REPORT("Failed to get device %" PRId64 " ready\n", device_id); in __tgt_target_mapper()
338 DP("Entry %2d: Base=" DPxMOD ", Begin=" DPxMOD ", Size=%" PRId64 in __tgt_target_mapper()
[all …]
/external/grpc-grpc/src/core/lib/transport/
Dbdp_estimator.h53 gpr_log(GPR_INFO, "bdp[%s]:sched acc=%" PRId64 " est=%" PRId64, name_, in SchedulePing()
66 gpr_log(GPR_INFO, "bdp[%s]:start acc=%" PRId64 " est=%" PRId64, name_, in StartPing()
/external/rust/crates/grpcio-sys/grpc/src/core/lib/transport/
Dbdp_estimator.h53 gpr_log(GPR_INFO, "bdp[%s]:sched acc=%" PRId64 " est=%" PRId64, name_, in SchedulePing()
66 gpr_log(GPR_INFO, "bdp[%s]:start acc=%" PRId64 " est=%" PRId64, name_, in StartPing()
/external/elfutils/src/
Dsize.c440 ? "%-*s %*" PRId64 " %*" PRId64 "\n" in show_sysv()
454 printf ("%-*s %*" PRId64 "\n\n\n", maxlen, sgettext ("sysv|Total"), in show_sysv()
493 : (radix == radix_decimal ? "%" PRId64 "(%s)" in show_sysv_one_line()
503 printf (" = %" PRId64 "\n", total); in show_sysv_one_line()
549 ? "%*" PRId64 " %*" PRId64 " %*" PRId64 " %*" PRId64 " %*" PRIx64 " %s" in show_bsd()
551 ? "%#*" PRIx64 " %#*" PRIx64 " %#*" PRIx64 " %*" PRId64 " %*" PRIx64 " %s" in show_bsd()
552 : "%#*" PRIo64 " %#*" PRIo64 " %#*" PRIo64 " %*" PRId64 " %*" PRIx64 " %s", in show_bsd()
617 : (radix == radix_decimal ? "%" PRId64 "(%c%c%c)" in show_segments()
630 printf (" = %" PRId64 "\n", total); in show_segments()
/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
Dffitest.h83 #define PRId64 "ld" macro
100 #define PRId64 "lld" macro
107 #define PRId64 "ld" macro
130 #define PRId64 "I64d" macro
Dhuge_struct.c133 printf("%" PRIu8 " %" PRId8 " %hu %hd %u %d %" PRIu64 " %" PRId64 " %.0f %.0f %.0Lf %#lx " in test_large_fn()
134 "%" PRIu8 " %" PRId8 " %hu %hd %u %d %" PRIu64 " %" PRId64 " %.0f %.0f %.0Lf %#lx " in test_large_fn()
135 "%" PRIu8 " %" PRId8 " %hu %hd %u %d %" PRIu64 " %" PRId64 " %.0f %.0f %.0Lf %#lx " in test_large_fn()
136 …"%" PRIu8 " %" PRId8 " %hu %hd %u %d %" PRIu64 " %" PRId64 " %.0f %.0f %.0Lf %#lx %" PRIu8 " %" PR… in test_large_fn()
137 "%" PRIu8 " %" PRId8 " %hu %hd %u %d %" PRIu64 " %" PRId64 " %.0f %.0f %.0Lf %#lx " in test_large_fn()
138 "%" PRIu8 " %" PRId8 " %hu %hd %u %d %" PRIu64 " %" PRId64 " %.0f %.0f %.0Lf %#lx " in test_large_fn()
139 "%" PRIu8 " %" PRId8 " %hu %hd %u %d %" PRIu64 " %" PRId64 " %.0f %.0f %.0Lf %#lx " in test_large_fn()
140 …"%" PRIu8 " %" PRId8 " %hu %hd %u %d %" PRIu64 " %" PRId64 " %.0f %.0f %.0Lf %#lx %" PRIu8 " %" PR… in test_large_fn()
300 printf("res: %" PRIu8 " %" PRId8 " %hu %hd %u %d %" PRIu64 " %" PRId64 " %.0f %.0f %.0Lf %#lx " in main()
301 "%" PRIu8 " %" PRId8 " %hu %hd %u %d %" PRIu64 " %" PRId64 " %.0f %.0f %.0Lf %#lx " in main()
[all …]
/external/libffi/testsuite/libffi.closures/
Dffitest.h84 #define PRId64 "ld" macro
101 #define PRId64 "lld" macro
108 #define PRId64 "ld" macro
132 #define PRId64 "I64d" macro
Dhuge_struct.c131 printf("%" PRIu8 " %" PRId8 " %hu %hd %u %d %" PRIu64 " %" PRId64 " %.0f %.0f %.0Lf %#lx " in test_large_fn()
132 "%" PRIu8 " %" PRId8 " %hu %hd %u %d %" PRIu64 " %" PRId64 " %.0f %.0f %.0Lf %#lx " in test_large_fn()
133 "%" PRIu8 " %" PRId8 " %hu %hd %u %d %" PRIu64 " %" PRId64 " %.0f %.0f %.0Lf %#lx " in test_large_fn()
134 …"%" PRIu8 " %" PRId8 " %hu %hd %u %d %" PRIu64 " %" PRId64 " %.0f %.0f %.0Lf %#lx %" PRIu8 " %" PR… in test_large_fn()
135 "%" PRIu8 " %" PRId8 " %hu %hd %u %d %" PRIu64 " %" PRId64 " %.0f %.0f %.0Lf %#lx " in test_large_fn()
136 "%" PRIu8 " %" PRId8 " %hu %hd %u %d %" PRIu64 " %" PRId64 " %.0f %.0f %.0Lf %#lx " in test_large_fn()
137 "%" PRIu8 " %" PRId8 " %hu %hd %u %d %" PRIu64 " %" PRId64 " %.0f %.0f %.0Lf %#lx " in test_large_fn()
138 …"%" PRIu8 " %" PRId8 " %hu %hd %u %d %" PRIu64 " %" PRId64 " %.0f %.0f %.0Lf %#lx %" PRIu8 " %" PR… in test_large_fn()
298 printf("res: %" PRIu8 " %" PRId8 " %hu %hd %u %d %" PRIu64 " %" PRId64 " %.0f %.0f %.0Lf %#lx " in main()
299 "%" PRIu8 " %" PRId8 " %hu %hd %u %d %" PRIu64 " %" PRId64 " %.0f %.0f %.0Lf %#lx " in main()
[all …]
/external/libffi/testsuite/libffi.call/
Dffitest.h84 #define PRId64 "ld" macro
101 #define PRId64 "lld" macro
108 #define PRId64 "ld" macro
132 #define PRId64 "I64d" macro
Dhuge_struct.c133 printf("%" PRIu8 " %" PRId8 " %hu %hd %u %d %" PRIu64 " %" PRId64 " %.0f %.0f %.0Lf %#lx " in test_large_fn()
134 "%" PRIu8 " %" PRId8 " %hu %hd %u %d %" PRIu64 " %" PRId64 " %.0f %.0f %.0Lf %#lx " in test_large_fn()
135 "%" PRIu8 " %" PRId8 " %hu %hd %u %d %" PRIu64 " %" PRId64 " %.0f %.0f %.0Lf %#lx " in test_large_fn()
136 …"%" PRIu8 " %" PRId8 " %hu %hd %u %d %" PRIu64 " %" PRId64 " %.0f %.0f %.0Lf %#lx %" PRIu8 " %" PR… in test_large_fn()
137 "%" PRIu8 " %" PRId8 " %hu %hd %u %d %" PRIu64 " %" PRId64 " %.0f %.0f %.0Lf %#lx " in test_large_fn()
138 "%" PRIu8 " %" PRId8 " %hu %hd %u %d %" PRIu64 " %" PRId64 " %.0f %.0f %.0Lf %#lx " in test_large_fn()
139 "%" PRIu8 " %" PRId8 " %hu %hd %u %d %" PRIu64 " %" PRId64 " %.0f %.0f %.0Lf %#lx " in test_large_fn()
140 …"%" PRIu8 " %" PRId8 " %hu %hd %u %d %" PRIu64 " %" PRId64 " %.0f %.0f %.0Lf %#lx %" PRIu8 " %" PR… in test_large_fn()
300 printf("res: %" PRIu8 " %" PRId8 " %hu %hd %u %d %" PRIu64 " %" PRId64 " %.0f %.0f %.0Lf %#lx " in main()
301 "%" PRIu8 " %" PRId8 " %hu %hd %u %d %" PRIu64 " %" PRId64 " %.0f %.0f %.0Lf %#lx " in main()
[all …]
/external/ltp/testcases/kernel/syscalls/sendfile/
Dsendfile09.c104 "expected value, expected: %" PRId64 ", " in do_sendfile()
110 "expected: %" PRId64 ", got: %" PRId64, in do_sendfile()
116 PRId64 ", " " actual file position %" PRId64, in do_sendfile()
/external/llvm-project/lldb/source/Plugins/Language/ObjC/
DCoreMedia.cpp84 stream.Printf("%" PRId64 " seconds", value); in CMTimeSummaryProvider()
87 stream.Printf("%" PRId64 " half seconds", value); in CMTimeSummaryProvider()
90 stream.Printf("%" PRId64 " third%sof a second", value, in CMTimeSummaryProvider()
94 stream.Printf("%" PRId64 " %" PRId32 "th%sof a second", value, timescale, in CMTimeSummaryProvider()
/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dflow_control.cc48 gpr_asprintf(&str, "%" PRId64 " -> %" PRId64 "", old_val, new_val); in fmt_int64_diff_str()
50 gpr_asprintf(&str, "%" PRId64 "", old_val); in fmt_int64_diff_str()
209 "frame of size %" PRId64 " overflows local window of %" PRId64, in ValidateRecvData()
241 "Incoming frame of size %" PRId64 in RecvData()
242 " exceeds local window size of %" PRId64 in RecvData()
244 "The (un-acked, future) window size would be %" PRId64 in RecvData()
253 &msg, "frame of size %" PRId64 " overflows local window of %" PRId64, in RecvData()
/external/rust/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/
Dflow_control.cc54 str = absl::StrFormat("%" PRId64 " -> %" PRId64 "", old_val, new_val); in fmt_int64_diff_str()
56 str = absl::StrFormat("%" PRId64 "", old_val); in fmt_int64_diff_str()
210 absl::StrFormat("frame of size %" PRId64 in ValidateRecvData()
211 " overflows local window of %" PRId64, in ValidateRecvData()
241 "Incoming frame of size %" PRId64 in RecvData()
242 " exceeds local window size of %" PRId64 in RecvData()
244 "The (un-acked, future) window size would be %" PRId64 in RecvData()
252 absl::StrFormat("frame of size %" PRId64 in RecvData()
253 " overflows local window of %" PRId64, in RecvData()
/external/libwebm/
Dwebm_info.cc298 fprintf(o, "%sTimecodeScale : %" PRId64 " \n", indent->indent_str().c_str(), in OutputSegmentInfo()
304 fprintf(o, "%sDuration(nano): %" PRId64 "\n", indent->indent_str().c_str(), in OutputSegmentInfo()
355 fprintf(o, "%sTrackType : %" PRId64 "\n", indent->indent_str().c_str(), in OutputTracks()
357 fprintf(o, "%sTrackNumber : %" PRId64 "\n", indent->indent_str().c_str(), in OutputTracks()
487 fprintf(o, "%sPixelWidth : %" PRId64 "\n", indent->indent_str().c_str(), in OutputTracks()
489 fprintf(o, "%sPixelHeight : %" PRId64 "\n", indent->indent_str().c_str(), in OutputTracks()
496 fprintf(o, "%sDisplayWidth : %" PRId64 "\n", in OutputTracks()
498 fprintf(o, "%sDisplayHeight : %" PRId64 "\n", in OutputTracks()
500 fprintf(o, "%sDisplayUnit : %" PRId64 "\n", in OutputTracks()
525 fprintf(o, "%sMatrixCoefficients : %" PRId64 "\n", in OutputTracks()
[all …]

12345678910>>...15