/openbmc/qemu/hw/virtio/ |
H A D | virtio-hmp-cmds.c | 210 monitor_printf(mon, " desc_size: %"PRId32"\n", s->desc_size); in hmp_vhost_queue_status() 214 monitor_printf(mon, " avail_size: %"PRId32"\n", s->avail_size); in hmp_vhost_queue_status() 218 monitor_printf(mon, " used_size: %"PRId32"\n", s->used_size); in hmp_vhost_queue_status() 253 monitor_printf(mon, " num: %"PRId32"\n", s->vring_num); in hmp_virtio_queue_status() 254 monitor_printf(mon, " num_default: %"PRId32"\n", in hmp_virtio_queue_status() 256 monitor_printf(mon, " align: %"PRId32"\n", in hmp_virtio_queue_status()
|
/openbmc/qemu/tests/tcg/multiarch/ |
H A D | float_convs.c | 77 CONVERT_SINGLE_TO_INT( int32, PRId32) in CONVERT_SINGLE_TO_INT() argument 78 CONVERT_SINGLE_TO_INT(uint32, PRId32) in CONVERT_SINGLE_TO_INT()
|
H A D | float_convd.c | 77 CONVERT_DOUBLE_TO_INT( int32, PRId32) in CONVERT_DOUBLE_TO_INT() argument 78 CONVERT_DOUBLE_TO_INT(uint32, PRId32) in CONVERT_DOUBLE_TO_INT()
|
/openbmc/qemu/hw/ppc/ |
H A D | pnv_adu.c | 121 "size:%" PRId32 "\n", lpc_size); in pnv_adu_xscom_write() 146 "size:%" PRId32 "\n", lpc_size); in pnv_adu_xscom_write()
|
/openbmc/linux/tools/perf/util/ |
H A D | tsc.c | 135 ret += fprintf(fp, "... Cap Time Zero %" PRId32 "\n", in perf_event__fprintf_time_conv() 137 ret += fprintf(fp, "... Cap Time Short %" PRId32 "\n", in perf_event__fprintf_time_conv()
|
/openbmc/qemu/util/ |
H A D | id.c | 65 return g_strdup_printf("%c%s%" PRIu64 "%02" PRId32, ID_SPECIAL_CHAR, in id_generate()
|
/openbmc/qemu/audio/ |
H A D | alsaaudio.c | 403 dolog("requested: buffer len %" PRId32 " period len %" PRId32 "\n", in alsa_dump_info() 515 alsa_logerr2(err, typ, "Failed to set buffer time to %" PRId32 "\n", in alsa_open() 521 dolog("Requested buffer time %" PRId32 in alsa_open() 534 alsa_logerr2(err, typ, "Failed to set period time to %" PRId32 "\n", in alsa_open() 540 dolog("Requested period time %" PRId32 " was rejected, using %d\n", in alsa_open()
|
/openbmc/qemu/hw/dma/ |
H A D | trace-events | 29 …e, uint32_t num, char ch) "channel:%"PRId8" address:0x%08"PRIx32" size:0x%"PRIx32" num:%"PRId32"%c" 36 …, uint32_t num, char ch) "channel:%"PRId8" address:0x%08"PRIx32" size:0x%"PRIx32" num:%"PRId32" %c"
|
/openbmc/qemu/linux-user/ |
H A D | thunk.c | 289 qemu_log("%" PRId32, tswap32(*(uint32_t *)arg)); in thunk_print() 302 qemu_log("%" PRId32, tswap32(*(uint32_t *)arg)); in thunk_print() 312 qemu_log("%" PRId32, tswap32(*(uint64_t *)arg & 0xffffffff)); in thunk_print()
|
/openbmc/u-boot/include/ |
H A D | inttypes.h | 47 # define PRId32 "d" macro
|
/openbmc/phosphor-mboxd/vpnor/ |
H A D | mboxd_flash.cpp | 163 MSG_INFO("Host requested unmapped region of %" PRId32 in copy_flash()
|
H A D | pnor_partition_table.cpp | 113 ": %" PRId32 "\n", in preparePartitions()
|
/openbmc/qemu/hw/scsi/ |
H A D | trace-events | 217 …int8_t status, int32_t res_in, int32_t res_out) "status: 0x%x, res_in: %"PRId32", res_out: %"PRId32 261 lsi_command_complete(uint32_t status) "Command complete status=%"PRId32 262 lsi_transfer_data(uint32_t tag, uint32_t len) "Data ready tag=0x%"PRIx32" len=%"PRId32 263 lsi_do_command(uint32_t dbc) "Send command len=%"PRId32 264 lsi_do_status(uint32_t dbc, uint8_t status) "Get status len=%"PRId32" status=%d" 266 lsi_do_msgin(uint32_t dbc, int len) "Message in len=%"PRId32" %d" 267 lsi_do_msgout(uint32_t dbc) "MSG out len=%"PRId32
|
/openbmc/qemu/accel/kvm/ |
H A D | trace-events | 23 kvm_clear_dirty_log(uint32_t slot, uint64_t start, uint32_t size) "slot#%"PRId32" start 0x%"PRIx64"…
|
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/mtd/ubi-utils-klibc-2.0.2/ |
H A D | 0002-Instead-of-doing-preprocessor-magic-just-output-off_.patch | 23 #define PRId32 "d" 57 -#define PRIdoff_t "l"PRId32 66 -#define PRIdloff_t "l"PRId32
|
/openbmc/qemu/hw/ide/ |
H A D | trace-events | 54 …ze, int elem_tx_size, int32_t index) "IDEState %p; reply: tx_size=%d elem_tx_size=%d index=%"PRId32 113 …int32_t io_buffer_size, int32_t limit) "ahci(%p)[%d]: prepare buf limit=%"PRId32" prepared=%"PRId32
|
/openbmc/qemu/migration/ |
H A D | vmstate-types.c | 159 error_report("Invalid value %" PRId32 in get_int32_le() 160 " expecting positive value <= %" PRId32, in get_int32_le()
|
/openbmc/qemu/target/hexagon/ |
H A D | op_helper.c | 58 ", %" PRId32 " [0x08%" PRIx32 "])\n", in log_store32() 182 HEX_DEBUG_LOG("\tmemb[0x" TARGET_FMT_lx "] = %" PRId32 in print_store() 187 HEX_DEBUG_LOG("\tmemh[0x" TARGET_FMT_lx "] = %" PRId32 in print_store() 192 HEX_DEBUG_LOG("\tmemw[0x" TARGET_FMT_lx "] = %" PRId32 in print_store()
|
/openbmc/hiomapd/vpnor/ |
H A D | backend.cpp | 323 MSG_INFO("Host requested unmapped region of %" PRId32 in vpnor_copy()
|
H A D | table.cpp | 126 ": %" PRId32 "\n", in preparePartitions()
|
/openbmc/qemu/hw/display/ |
H A D | trace-events | 179 …width, uint32_t height, uint8_t depth) "setting mode to width %"PRId32 " height %"PRId32 " size %d"
|
/openbmc/qemu/nbd/ |
H A D | trace-events | 35 …, const char *errname, uint64_t cookie) "Got simple reply: { .error = %" PRId32 " (%s), cookie = %…
|
/openbmc/qemu/hw/net/ |
H A D | trace-events | 269 …nt32_t address, uint32_t val, int len) "CONFIG write 0x%"PRIx32", value: 0x%"PRIx32", len: %"PRId32 270 …nt32_t address, uint32_t val, int len) "CONFIG write 0x%"PRIx32", value: 0x%"PRIx32", len: %"PRId32 305 …from_pool_found(int pool, int32_t count, uint32_t rx_bufs) "pool=%d count=%"PRId32" rxbufs=%"PRIu32 312 …ol(int pool, uint64_t len, int32_t count) "add buf using pool %d (size %"PRIu64", count=%"PRId32")"
|
/openbmc/qemu/include/tcg/ |
H A D | tcg.h | 49 #define TCG_PRIld PRId32
|
/openbmc/linux/arch/mips/boot/ |
H A D | elf2ecoff.c | 573 "Intersegment gap (%"PRId32" bytes) too large.\n", in main()
|