Home
last modified time | relevance | path

Searched refs:PRId64 (Results 151 – 175 of 176) sorted by relevance

12345678

/openbmc/linux/arch/x86/tools/
H A Drelocs.c598 format = "%5d %016"PRIx64" %5"PRId64" %10s %10s %12s %s\n"; in print_absolute_symbols()
/openbmc/qemu/block/
H A Dvvfat.c1490 DLOG(fprintf(stderr, "sectors %" PRId64 "+%" PRId64 in vvfat_read()
1501 DLOG(fprintf(stderr, "sector %" PRId64 " not allocated\n", in vvfat_read()
H A Dparallels.c760 "%s space leaked at the end of the image %" PRId64 "\n", in parallels_check_leak()
H A Dvhdx.c2000 error_setg(errp, "Block size must not exceed %" PRId64, in vhdx_co_create()
H A Dqcow2-cluster.c125 fprintf(stderr, "grow l1_table from %d to %" PRId64 "\n", in qcow2_grow_l1_table()
/openbmc/qemu/hw/audio/
H A Dsb16.c814 ldebug ("mix silence %d %d %" PRId64 "\n", samples, bytes, ticks); in complete()
/openbmc/qemu/docs/devel/
H A Dtracing.rst139 special care to use PRId64 and PRIu64 for int64_t and uint64_t types,
H A Dwriting-monitor-commands.rst508 monitor_printf(mon, "Next alarm will fire in %" PRId64 " nanoseconds\n",
/openbmc/linux/tools/perf/util/
H A Darm-spe.c1065 [ARM_SPE_PMU_TYPE] = " PMU Type %"PRId64"\n",
H A Dcallchain.c1327 return scnprintf(bf, bfsize, "%s%s:%" PRId64 "", (idx) ? " " : " (", str, value); in count_pri64_printf()
H A Dmachine.c2355 "%"PRId64"\n", (s64) ip); in add_callchain_ip()
/openbmc/qemu/tests/unit/
H A Dtest-qobject-input-visitor.c186 v = visitor_input_test_init_full(data, true, "%" PRId64, value); in test_visitor_in_int_keyval()
/openbmc/qemu/ui/
H A Dconsole.c680 "Unexpected touch slot number: % " PRId64" >= %d", in console_handle_touch_event()
/openbmc/qemu/target/i386/kvm/
H A Dxen-emu.c1788 PRId64 " (0x%" PRIx64 " 0x%" PRIx64 " 0x%" PRIx64 ")\n", in kvm_xen_handle_exit()
H A Dkvm.c797 "VM (%" PRId64 " kHz) and host (%d kHz), " in kvm_arch_set_tsc_khz()
/openbmc/linux/tools/perf/
H A Dbuiltin-timechart.c541 "%"PRId64"\n", (s64) ip); in cat_backtrace()
/openbmc/qemu/hw/block/
H A Dfdc.c351 "%"PRId64" sector '%s' type\n", in pick_geometry()
/openbmc/qemu/hw/display/
H A Dvga.c284 "ticks/char = %" PRId64 "\n" in vga_precise_update_retrace_info()
/openbmc/qemu/target/arm/
H A Dcpu.c1868 error_setg(errp, "Invalid CNTFRQ: %"PRId64"Hz", in arm_cpu_realizefn()
/openbmc/qemu/audio/
H A Daudio.c2278 AUD_log(NULL, "Resetting rate control (%" PRId64 " frames)\n", frames); in audio_rate_peek_bytes()
/openbmc/qemu/hw/net/
H A Dtrace-events225 …imer(uint32_t reg, int64_t delay_ns) "Mitigation timer armed for register 0x%X, delay %"PRId64" ns"
/openbmc/qemu/hw/virtio/
H A Dvhost-user.c2584 error_report("Bad session id: %" PRId64 "", in vhost_user_crypto_create_session()
/openbmc/qemu/
H A Dblockdev.c363 error_setg(errp, "Invalid interval length: %" PRId64, length); in parse_stats_intervals()
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0004-ffmpeg-4.3.4-rpi_14.patch51044 + av_log(avctx, AV_LOG_TRACE, "In pkt PTS=%" PRId64 ", DTS=%" PRId64 ", track=%" PRId64 ", n=%u\…
51072 + av_log(avctx, AV_LOG_TRACE, "In frame PTS=%" PRId64 ", track=%" PRId64 ", n=%u\n", frame->pts,…
51099 + "Frame tracking failure: pts=%" PRId64 ", track[%d]=%" PRId64 "\n", frame->pts, n, …
51127 + av_log(avctx, AV_LOG_TRACE, "Out frame PTS=%" PRId64 "/%"PRId64", DTS=%" PRId64 ", track=%"PRI…
51143 + "Pkt tracking failure: pts=%" PRId64 ", track[%d]=%" PRId64 "\n", pkt->pts, n, t->t…
51157 …av_log(avctx, AV_LOG_DEBUG, "Discard packet (flushed): pts=%" PRId64 ", track[%d]=%" PRId64 "\n", …
51163 + av_log(avctx, AV_LOG_TRACE, "Out pkt PTS=%" PRId64 ", track=%"PRId64", n=%d\n",
52740 … av_log(stats->logctx, AV_LOG_DEBUG, "%s: %s: New interval: %u->%" PRId64 "/%d=%" PRId64 "\n",
52865 + av_log(avctx, AV_LOG_TRACE, "Out PTS=%" PRId64 "/%"PRId64", DTS=%" PRId64 "\n",
61457 … av_log(stats->logctx, AV_LOG_DEBUG, "%s: %s: New interval: %u->%" PRId64 "/%d=%" PRId64 "\n",
[all …]
/openbmc/qemu/target/i386/
H A Dcpu.c5431 snprintf(num, sizeof(num), "%" PRId64, tsc_freq); in x86_cpu_parse_featurestr()

12345678