Home
last modified time | relevance | path

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

12

/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/file_trunc/
H A Dfile_trunc.c213 "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()
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/file_write/
H A Dfile_write.c229 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()
/f-stack/freebsd/contrib/openzfs/include/sys/lua/
H A Dluaconf.h398 #ifndef PRId64
399 #define PRId64 "lld" macro
403 #define LUA_NUMBER_FMT "%" PRId64
/f-stack/dpdk/drivers/bus/dpaa/base/fman/
H A Dnetcfg_layer.c67 printf("\tbuffer pool: (bpid=%d, count=%"PRId64 in dump_netcfg()
68 " size=%"PRId64", addr=0x%"PRIx64")\n", in dump_netcfg()
/f-stack/dpdk/lib/librte_graph/
H A Dgraph_debug.c78 fprintf(f, " total_objs=%" PRId64 "\n", n->total_objs); in rte_graph_obj_dump()
79 fprintf(f, " total_calls=%" PRId64 "\n", n->total_calls); in rte_graph_obj_dump()
/f-stack/dpdk/examples/vm_power_manager/guest_cli/
H A Dvm_power_cli_guest.c347 " turbo possibility: %" PRId64 ", " in cmd_query_caps_list_parsed()
348 "is priority core: %" PRId64 ".\n", in cmd_query_caps_list_parsed()
354 " turbo possibility: %" PRId64 ", " in cmd_query_caps_list_parsed()
355 "is priority core: %" PRId64 ".\n", in cmd_query_caps_list_parsed()
/f-stack/dpdk/app/test/
H A Dtest_hash_multiwriter.c71 printf("Core #%d inserting %d: %'"PRId64" - %'"PRId64"\n", in test_hash_multiwriter_worker()
H A Dtest_rand_perf.c74 printf("%s: %"PRId64" TSC cycles/op\n", rand_type_desc(rand_type), in test_rand_perf_type()
H A Dtest_graph.c727 printf("Obj count miss match for node = %s expected = %"PRId64", got=%"PRId64"\n", in graph_cluster_stats_cb_t()
734 printf("Func call miss match for node = %s expected = %"PRId64", got = %"PRId64"\n", in graph_cluster_stats_cb_t()
H A Dtest_hash_readwrite.c73 printf("Core #%d inserting and reading %d: %'"PRId64" - %'"PRId64"\n", in test_hash_readwrite_worker()
/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Dmalloc_io.h26 # define FMTd64 PRId64
/f-stack/freebsd/arm64/include/
H A D_inttypes.h45 #define PRId64 "ld" /* int64_t */ macro
/f-stack/freebsd/arm/include/
H A D_inttypes.h47 #define PRId64 "lld" /* int64_t */ macro
/f-stack/tools/libutil/
H A Dhumanize_number.c177 r = snprintf(buf, len, "%" PRId64 "%s%s%s", in humanize_number()
/f-stack/dpdk/lib/librte_eal/common/
H A Drte_keepalive.c56 RTE_LOG(INFO, EAL, "%sLast seen %" PRId64 "ms ago.\n", in print_trace()
/f-stack/freebsd/x86/include/
H A D_inttypes.h55 #define PRId64 __PRI64"d" /* int64_t */ macro
/f-stack/freebsd/mips/include/
H A D_inttypes.h56 #define PRId64 __PRI64"d" /* int64_t */ macro
/f-stack/dpdk/lib/librte_power/
H A Drte_power_empty_poll.c227 "cur edpi %"PRId64" " in update_stats()
228 "base edpi %"PRId64"\n", in update_stats()
/f-stack/dpdk/drivers/event/octeontx/
H A Dssovf_evdev.c126 ssovf_log_err("Failed to get tmo ticks ns=%"PRId64"", ns); in ssovf_mbox_timeout_ticks()
851 ssovf_log_dbg("min_deq_tmo=%" PRId64 " max_deq_tmo=%" PRId64 in ssovf_vdev_probe()
/f-stack/dpdk/examples/ptpclient/
H A Dptpclient.c292 printf("\nDelta between master and slave clocks:%"PRId64"ns\n", in print_clock_info()
316 printf("\nDelta between PTP and Linux Kernel time:%"PRId64"ns\n", in print_clock_info()
/f-stack/dpdk/drivers/net/nfp/nfpcore/
H A Dnfp_rtsym.c276 printf("rtsym '%s' unsupported size: %" PRId64 "\n", in nfp_rtsym_read_le()
/f-stack/dpdk/app/test-eventdev/
H A Dtest_order_common.c305 printf(CLGRN"\r%"PRId64""CLNRM, remaining); in order_launch_lcores()
/f-stack/freebsd/kern/
H A Dkern_timeout.c1460 C_DB_PRINTF("%" PRId64, c_time); in _show_callout()
1461 C_DB_PRINTF("%" PRId64, c_precision); in _show_callout()
/f-stack/dpdk/drivers/mempool/octeontx/
H A Docteontx_fpavf.c639 fpavf_log_dbg("buffer exist in pool cnt %" PRId64 "\n", cnt); in octeontx_fpa_bufpool_destroy()
/f-stack/dpdk/lib/librte_vhost/
H A Dvhost_user.c2108 "log mmap size: %"PRId64", offset: %"PRId64"\n", in vhost_user_set_log_base()

12