/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/md5deep/files/ |
H A D | 0001-Fix-literal-and-identifier-spacing-as-dictated-by-C-.patch | 29 - snprintf(msg,sizeof(msg),"%02"PRIu64":%02"PRIu64":%02"PRIu64" left", hour, min, seconds); 30 + snprintf(msg,sizeof(msg),"%02" PRIu64 ":%02" PRIu64 ":%02" PRIu64 " left", hour, min, seconds); 43 - status(" Files matched: %"PRIu64, this->match.exact); 45 - status(" Files moved: %"PRIu64, this->match.moved); 47 - status(" Known files not found: %"PRIu64, this->match.unused); 48 + status(" Files matched: %" PRIu64, this->match.exact); 50 + status(" Files moved: %" PRIu64, this->match.moved); 99 - ocb->fatal_error("%s: Out of memory in line %"PRIu64, 100 + ocb->fatal_error("%s: Out of memory in line %" PRIu64, 108 - ocb->error("%s: Invalid %s hash in line %"PRIu64, [all …]
|
/openbmc/qemu/tests/tcg/plugins/ |
H A D | inline.c | 75 g_string_append_printf(stats, "insn: %" PRIu64 "\n", expected); in stats_insn() 76 g_string_append_printf(stats, "insn: %" PRIu64 " (per vcpu)\n", per_vcpu); in stats_insn() 97 g_string_append_printf(stats, "tb: %" PRIu64 "\n", expected); in stats_tb() 98 g_string_append_printf(stats, "tb: %" PRIu64 " (per vcpu)\n", per_vcpu); in stats_tb() 115 g_string_append_printf(stats, "mem: %" PRIu64 "\n", expected); in stats_mem() 116 g_string_append_printf(stats, "mem: %" PRIu64 " (per vcpu)\n", per_vcpu); in stats_mem() 145 g_string_printf(stats, "cpu %d: tb (%" PRIu64 ", %" PRIu64 in plugin_exit() 146 ", %" PRIu64 " * %" PRIu64 " + %" PRIu64 in plugin_exit() 148 "insn (%" PRIu64 ", %" PRIu64 in plugin_exit() 149 ", %" PRIu64 " * %" PRIu64 " + %" PRIu64 in plugin_exit() [all …]
|
H A D | bb.c | 37 "bb's: %" PRIu64", insns: %" PRIu64 "\n", in gen_one_cpu_report() 52 "bb's: %" PRIu64", insns: %" PRIu64 "\n", in plugin_exit()
|
/openbmc/qemu/migration/ |
H A D | trace-events | 137 …ges, uint64_t zero_pages) "channel %u packets %" PRIu64 " normal pages %" PRIu64 " zero pages %" P… 145 …es, uint64_t zero_pages) "channel %u packets %" PRIu64 " normal pages %" PRIu64 " zero pages %" … 158 …e, uint64_t pre, uint64_t post) "exact pending size %" PRIu64 " (pre = %" PRIu64 " post=%" PRIu64 … 159 …uint64_t pre, uint64_t post) "estimate pending size %" PRIu64 " (pre = %" PRIu64 " post=%" PRIu64 … 190 …il_bw, uint64_t size) "transferred %" PRIu64 " time_spent %" PRIu64 " bandwidth %" PRIu64 " switch… 196 …mu_file, uint64_t multifd, uint64_t rdma) "qemu_file %" PRIu64 " multifd %" PRIu64 " RDMA %" PRIu64 212 …rdma_block_for_wrid_miss(uint64_t wcomp, uint64_t req) "A Wanted wrid %" PRIu64 " but got %" PRIu64 229 …chunk, void *local, void *remote) "completions %" PRIu64 " left %d, block %" PRIu64 ", chunk: %" P… 248 qemu_rdma_write_one_top(uint64_t chunks, uint64_t size) "Writing %" PRIu64 " chunks, (%" PRIu64 " M… 250 …ks) "Added Block: '%s':%d, addr: %" PRIu64 ", offset: %" PRIu64 " length: %" PRIu64 " end: %" PRIu… [all …]
|
H A D | migration-hmp-cmds.c | 90 monitor_printf(mon, "setup: %" PRIu64 " ms\n", in hmp_info_migrate() 106 monitor_printf(mon, "normal: %" PRIu64 " pages\n", in hmp_info_migrate() 239 monitor_printf(mon, "%s: %" PRIu64 " ms\n", in hmp_info_migrate_parameters() 242 monitor_printf(mon, "%s: %" PRIu64 " ms\n", in hmp_info_migrate_parameters() 245 monitor_printf(mon, "%s: %" PRIu64 "\n", in hmp_info_migrate_parameters() 248 monitor_printf(mon, "%s: %" PRIu64 " ms\n", in hmp_info_migrate_parameters() 288 monitor_printf(mon, "%s: %" PRIu64 " ms\n", in hmp_info_migrate_parameters() 306 monitor_printf(mon, "%s: %" PRIu64 " bytes\n", in hmp_info_migrate_parameters() 309 monitor_printf(mon, "%s: %" PRIu64 "\n", in hmp_info_migrate_parameters() 342 monitor_printf(mon, "%s: %" PRIu64 " ms\n", in hmp_info_migrate_parameters() [all …]
|
/openbmc/qemu/hw/hyperv/ |
H A D | trace-events | 24 …rt, uint64_t rempages) "posting unballoon %"PRIu32" for %"PRIu64" @ 0x%"PRIx64", remaining %"PRIu64 26 …2_t trans_id, uint64_t count, uint64_t start) "posting hot add %"PRIu32" for %"PRIu64" @ 0x%"PRIx64 28 …id, uint64_t count, uint64_t rempages) "posting balloon %"PRIu32" for %"PRIu64", remaining %"PRIu64 30 hv_balloon_our_range_add(uint64_t count, uint64_t start) "adding our range %"PRIu64" @ 0x%"PRIx64 31 …, uint64_t start, unsigned int both) "processing remove response range %"PRIu64" @ 0x%"PRIx64", bo… 32 …4_t starthpr, unsigned int both) "response range hole %"PRIu64" @ 0x%"PRIx64" from range %"PRIu64"… 33 …esponse common range %"PRIu64" @ 0x%"PRIx64" from range %"PRIu64" @ 0x%"PRIx64" with our %"PRIu64"… 34 …t, uint64_t start, unsigned int both) "remove response remaining range %"PRIu64" @ 0x%"PRIx64", bo…
|
/openbmc/qemu/hw/core/ |
H A D | machine-hmp-cmds.c | 63 monitor_printf(mon, " vcpus_count: \"%" PRIu64 "\"\n", in hmp_hotpluggable_cpus() 87 monitor_printf(mon, " cluster-id: \"%" PRIu64 "\"\n", in hmp_hotpluggable_cpus() 91 monitor_printf(mon, " module-id: \"%" PRIu64 "\"\n", in hmp_hotpluggable_cpus() 277 monitor_printf(mon, " size: %" PRIu64 "\n", di->size); in hmp_info_memory_devices() 290 monitor_printf(mon, " size: %" PRIu64 "\n", vpi->size); in hmp_info_memory_devices() 300 monitor_printf(mon, " requested-size: %" PRIu64 "\n", in hmp_info_memory_devices() 302 monitor_printf(mon, " size: %" PRIu64 "\n", vmi->size); in hmp_info_memory_devices() 304 monitor_printf(mon, " block-size: %" PRIu64 "\n", in hmp_info_memory_devices() 314 monitor_printf(mon, " size: %" PRIu64 "\n", se->size); in hmp_info_memory_devices() 358 monitor_printf(mon, "base memory: %" PRIu64 "\n", in hmp_info_memory_size_summary() [all …]
|
/openbmc/qemu/nbd/ |
H A D | trace-events | 23 nbd_receive_negotiate_size_flags(uint64_t size, uint16_t flags) "Size is %" PRIu64 ", export flags … 34 …har *name) "Sending request to server: { .from = %" PRIu64", .len = %" PRIu64 ", .cookie = %" PRIu… 62 nbd_negotiate_new_style_size_flags(uint64_t size, unsigned flags) "advertising size %" PRIu64 " and… 64 …" PRIx32 ", .flags = 0x%" PRIx16 ", .type = 0x%" PRIx16 ", from = %" PRIu64 ", len = %" PRIu64 " }" 67 …ame, uint64_t len) "Send simple reply: cookie = %" PRIu64 ", error = %" PRIu32 " (%s), len = %" PR… 68 nbd_co_send_chunk_done(uint64_t cookie) "Send structured reply done: cookie = %" PRIu64 69 … "Send structured read data reply: cookie = %" PRIu64 ", offset = %" PRIu64 ", data = %p, len = %"… 70 … size) "Send structured read hole reply: cookie = %" PRIu64 ", offset = %" PRIu64 ", len = %" PRIu… 71 …t last) "Send block status reply: cookie = %" PRIu64 ", extents = %u, context = %d (extents cover … 75 …ad_received(uint64_t cookie, uint64_t len) "Payload received: cookie = %" PRIu64 ", len = %" PRIu64 [all …]
|
/openbmc/linux/tools/testing/selftests/kvm/x86_64/ |
H A D | vmx_nested_tsc_scaling_test.c | 46 "TSC freq is expected to be between %"PRIu64" and %"PRIu64 in compare_tsc_freq() 47 " but it actually is %"PRIu64, in compare_tsc_freq() 50 "TSC freq is expected to be between %"PRIu64" and %"PRIu64 in compare_tsc_freq() 51 " but it actually is %"PRIu64, in compare_tsc_freq() 161 printf("L1's scale down factor is: %"PRIu64"\n", l1_scale_factor); in main() 169 printf("real TSC frequency is around: %"PRIu64"\n", l0_tsc_freq); in main() 197 printf("L1's TSC frequency is around: %"PRIu64 in main() 205 printf("L2's TSC frequency is around: %"PRIu64 in main()
|
H A D | kvm_clock_test.c | 65 "unexpected kvm-clock value: %"PRIu64" expected range: [%"PRIu64", %"PRIu64"]", in handle_sync() 68 pr_info("kvm-clock value: %"PRIu64" expected range [%"PRIu64", %"PRIu64"]\n", in handle_sync()
|
/openbmc/qemu/target/riscv/ |
H A D | trace-events | 5 pmpcfg_csr_read(uint64_t mhartid, uint32_t reg_index, uint64_t val) "hart %" PRIu64 ": read reg%" P… 6 pmpcfg_csr_write(uint64_t mhartid, uint32_t reg_index, uint64_t val) "hart %" PRIu64 ": write reg%"… 7 pmpaddr_csr_read(uint64_t mhartid, uint32_t addr_index, uint64_t val) "hart %" PRIu64 ": read addr%… 8 pmpaddr_csr_write(uint64_t mhartid, uint32_t addr_index, uint64_t val) "hart %" PRIu64 ": write add… 10 mseccfg_csr_read(uint64_t mhartid, uint64_t val) "hart %" PRIu64 ": read mseccfg, val: 0x%" PRIx64 11 mseccfg_csr_write(uint64_t mhartid, uint64_t val) "hart %" PRIu64 ": write mseccfg, val: 0x%" PRIx64
|
/openbmc/linux/tools/perf/tests/ |
H A D | time-utils-test.c | 26 pr_debug("Failed. ptime %" PRIu64 " expected %" PRIu64 "\n", in test__parse_nsec_time() 31 pr_debug("%" PRIu64 "\n", ptime); in test__parse_nsec_time() 50 pr_debug("Failed. Expected %" PRIu64 " to %" PRIu64 "\n", in test__perf_time__parse_str() 85 pr_debug("first_sample_time %" PRIu64 " last_sample_time %" PRIu64 "\n", in test__perf_time__parse_for_ranges() 104 pr_debug("bad range %d expected %" PRIu64 " to %" PRIu64 "\n", in test__perf_time__parse_for_ranges() 118 pr_debug("failed to skip %" PRIu64 "\n", d->skip[i]); in test__perf_time__parse_for_ranges() 123 pr_debug("failed to keep %" PRIu64 "\n", d->noskip[i]); in test__perf_time__parse_for_ranges()
|
H A D | perf-time-to-tsc.c | 184 pr_debug("1st event perf time %"PRIu64" tsc %"PRIu64"\n", in test__perf_time_to_tsc() 186 pr_debug("rdtsc time %"PRIu64" tsc %"PRIu64"\n", in test__perf_time_to_tsc() 188 pr_debug("2nd event perf time %"PRIu64" tsc %"PRIu64"\n", in test__perf_time_to_tsc()
|
H A D | maps.c | 42 pr_debug("\tstart: %" PRIu64 " end: %" PRIu64 " name: '%s' refcnt: 1\n", in check_maps() 49 pr_debug("\tstart: %" PRIu64 " end: %" PRIu64 " name: '%s' refcnt: %d\n", in check_maps()
|
/openbmc/linux/tools/testing/selftests/kvm/ |
H A D | system_counter_offset_test.c | 77 "unexpected system counter value: %"PRIu64" expected range: [%"PRIu64", %"PRIu64"]", in handle_sync() 80 pr_info("system counter value: %"PRIu64" expected range [%"PRIu64", %"PRIu64"]\n", in handle_sync()
|
H A D | dirty_log_test.c | 559 pr_info("Dirtied %"PRIu64" pages\n", pages_count); in vcpu_worker() 578 "Page %"PRIu64" should have its dirty bit " in vm_dirty_log_verify() 642 "Set page %"PRIu64" value %"PRIu64 in vm_dirty_log_verify() 643 " incorrect (iteration=%"PRIu64")", in vm_dirty_log_verify() 667 "Clear page %"PRIu64" value %"PRIu64 in vm_dirty_log_verify() 668 " incorrect (iteration=%"PRIu64")", in vm_dirty_log_verify() 837 pr_info("Total bits checked: dirty (%"PRIu64"), clear (%"PRIu64"), " in run_test() 838 "track_next (%"PRIu64")\n", host_dirty_count, host_clear_count, in run_test() 855 printf(" -i: specify iteration counts (default: %"PRIu64")\n", in help() 857 printf(" -I: specify interval in ms (default: %"PRIu64" ms)\n", in help() [all …]
|
/openbmc/qemu/block/ |
H A D | trace-events | 76 …%p pool %p: %s: cluster_type %d file_cluster_offset %" PRIu64 " offset %" PRIu64 " bytes %" PRIu64… 117 qed_read_table(void *s, uint64_t offset, void *table) "s %p offset %"PRIu64" table %p" 131 …, uint64_t start, size_t len, uint64_t offset) "s %p acb %p start %"PRIu64" len %zu offset %"PRIu64 132 …, uint64_t start, size_t len, uint64_t offset) "s %p acb %p start %"PRIu64" len %zu offset %"PRIu64 137 nvme_controller_capability(const char *desc, uint64_t value) "%s: %"PRIu64 164 …off, uint64_t bytes, int ret) "src_lun %p offset %"PRIu64" dst_lun %p offset %"PRIu64" bytes %"PRI… 171 … ret, const char *err) "Request failed { .from = %" PRIu64", .len = %" PRIu64 ", .handle = %" PRIu… 185 ssh_co_create_opts(uint64_t size) "total_size=%" PRIu64 201 curl_open_size(uint64_t size) "size = %" PRIu64 202 …preadv(uint64_t bytes, uint64_t start, const char *range) "reading %" PRIu64 " at %" PRIu64 " (%s)" [all …]
|
/openbmc/qemu/hw/9pfs/ |
H A D | trace-events | 9 …t id, uint8_t type, uint32_t version, uint64_t path) "tag %u id %u type %u version %u path %"PRIu64 12 …6_t tag, uint8_t id, int32_t fid, uint64_t request_mask) "tag %d id %d fid %d request_mask %"PRIu64 22 …id, int32_t fid, uint64_t off, uint32_t max_count) "tag %d id %d fid %d off %"PRIu64" max_count %u" 24 …t32_t fid, uint64_t offset, uint32_t max_count) "tag %d id %d fid %d offset %"PRIu64" max_count %u" 26 …2_t fid, uint64_t off, uint32_t count, int cnt) "tag %d id %d fid %d off %"PRIu64" count %u cnt %d" 31 …nt8_t type, uint32_t version, uint64_t path) "tag %u id %u qid={type %u version %u path %"PRIu64"}" 37 …nt8_t type, uint32_t version, uint64_t path) "tag %u id %u qid={type %u version %u path %"PRIu64"}" 38 …type, uint64_t start, uint64_t length) "tag %d id %d fid %d type %d start %"PRIu64" length %"PRIu64 40 … type, uint64_t start, uint64_t length)"tag %d id %d fid %d type %d start %"PRIu64" length %"PRIu64 41 …uint64_t length, uint32_t proc_id) "tag %d id %d type %d start %"PRIu64" length %"PRIu64" proc_id … [all …]
|
/openbmc/openbmc/poky/meta/recipes-multimedia/libtiff/tiff/ |
H A D | CVE-2023-6277-At-image-reading-compare-data-size-of-some-tags-data.patch | 33 + " is greather than filesize %" PRIu64 54 + "Requested memory size for StripByteCounts of %" PRIu64 55 + " is greather than filesize %" PRIu64 76 + "Requested memory size for TIFF directory of %" PRIu64 77 + " is greather than filesize %" PRIu64 97 + "Requested memory size for TIFF directory of %" PRIu64 98 + " is greather than filesize %" PRIu64 126 + "Requested memory size for StripArray of %" PRIu64 127 + " is greather than filesize %" PRIu64 150 + "StripOffsets %" PRIu64 [all …]
|
/openbmc/qemu/hw/nvme/ |
H A D | trace-events | 7 pci_nvme_map_addr(uint64_t addr, uint64_t len) "addr 0x%"PRIx64" len %"PRIu64"" 8 pci_nvme_map_addr_cmb(uint64_t addr, uint64_t len) "addr 0x%"PRIx64" len %"PRIu64"" 10 pci_nvme_map_sgl(uint8_t typ, uint64_t len) "type 0x%"PRIx8" len %"PRIu64"" 43 pci_nvme_dsm_deallocate(uint64_t slba, uint32_t nlb) "slba %"PRIu64" nlb %"PRIu32"" 107 pci_nvme_open_zone(uint64_t slba, uint32_t zone_idx, int all) "open zone, slba=%"PRIu64", idx=%"PRI… 108 pci_nvme_close_zone(uint64_t slba, uint32_t zone_idx, int all) "close zone, slba=%"PRIu64", idx=%"P… 139 …_t start, uint64_t len, uint64_t limit) "Invalid LBA start=%"PRIu64" len=%"PRIu64" limit=%"PRIu64"" 140 …nvme_err_invalid_log_page_offset(uint64_t ofs, uint64_t size) "must be <= %"PRIu64", got %"PRIu64"" 143 …uint64_t slba, uint64_t zslba) "unaligned zone op 0x%"PRIx32", got slba=%"PRIu64", zslba=%"PRIu64"" 145 …4_t slba, uint64_t zone, uint64_t wp) "writing at slba=%"PRIu64", zone=%"PRIu64", but wp=%"PRIu64"" [all …]
|
/openbmc/linux/tools/perf/util/ |
H A D | top.c | 48 " exact: %4.1f%% lost: %" PRIu64 "/%" PRIu64 " drop: %" PRIu64 "/%" PRIu64 " [", in perf_top__header_snprintf() 75 ret += SNPRINTF(bf + ret, size - ret, "%" PRIu64 "%s ", in perf_top__header_snprintf()
|
H A D | time-utils.c | 114 pr_debug("start time %" PRIu64 ", ", ptime->start); in perf_time__parse_str() 115 pr_debug("end time %" PRIu64 "\n", ptime->end); in perf_time__parse_str() 312 pr_debug("start time %d: %" PRIu64 ", ", i, ptime_buf[i].start); in percent_comma_split() 313 pr_debug("end time %d: %" PRIu64 "\n", i, ptime_buf[i].end); in percent_comma_split() 533 return scnprintf(buf, sz, "%"PRIu64".%06"PRIu64, sec, usec); in timestamp__scnprintf_usec() 541 return scnprintf(buf, sz, "%" PRIu64 ".%09" PRIu64, sec, nsec); in timestamp__scnprintf_nsec()
|
/openbmc/qemu/hw/ufs/ |
H A D | trace-events | 19 …int32_t slot, uint64_t addr) "failed to read utrd. UTRLDBR slot %"PRIu32", UTRD dma addr %"PRIu64"" 20 …slot, uint64_t addr) "failed to read req upiu. UTRLDBR slot %"PRIu32", request upiu addr %"PRIu64"" 21 …dt(uint32_t slot, uint64_t addr) "failed to read prdt. UTRLDBR slot %"PRIu32", prdt addr %"PRIu64"" 22 …dma_read_sq(uint8_t sqid, uint64_t addr) "failed to read sq entry. sqid %"PRIu8", hwaddr %"PRIu64"" 23 …nt32_t slot, uint64_t addr) "failed to write utrd. UTRLDBR slot %"PRIu32", UTRD dma addr %"PRIu64"" 24 …ot, uint64_t addr) "failed to write rsp upiu. UTRLDBR slot %"PRIu32", response upiu addr %"PRIu64"" 25 …a_write_cq(uint8_t cqid, uint64_t addr) "failed to write cq entry. cqid %"PRIu8", hwaddr %"PRIu64""
|
/openbmc/linux/tools/perf/trace/beauty/ |
H A D | timespec.c | 12 …return scnprintf(bf, size, "{ .tv_sec: %" PRIu64 ", .tv_nsec: %" PRIu64 " }", ts->tv_sec, ts->tv_n… in syscall_arg__scnprintf_augmented_timespec()
|
/openbmc/qemu/util/ |
H A D | trace-events | 61 …64_t count, uint64_t sbit, uint64_t ebit) "hb %p items %"PRIu64",%"PRIu64" bits %"PRIu64"..%"PRIu64 62 …64_t count, uint64_t sbit, uint64_t ebit) "hb %p items %"PRIu64",%"PRIu64" bits %"PRIu64"..%"PRIu64 107 …oid *addr, uint64_t length, uint64_t mode, int err) "addr: %p length: %" PRIu64 " mode: 0x%" PRIx6… 108 uffd_unregister_memory_failed(void *addr, uint64_t length, int err) "addr: %p length: %" PRIu64 " e…
|