Searched refs:PRIi64 (Results 1 – 8 of 8) sorted by relevance
| /f-stack/dpdk/drivers/common/mlx5/ |
| H A D | mlx5_malloc.c | 281 DRV_LOG(INFO, "System memory malloc:%"PRIi64", realloc:%"PRIi64"," in mlx5_memory_stat_dump() 282 " free:%"PRIi64"\nRTE memory malloc:%"PRIi64"," in mlx5_memory_stat_dump() 283 " realloc:%"PRIi64", free:%"PRIi64"\nMSL miss:%"PRIi64"," in mlx5_memory_stat_dump() 284 " update:%"PRIi64"", in mlx5_memory_stat_dump()
|
| /f-stack/dpdk/app/test/ |
| H A D | test_rcu_qsbr_perf.c | 170 printf("Total quiescent state updates = %"PRIi64"\n", in test_rcu_qsbr_perf() 172 printf("Cycles per %d quiescent state updates: %"PRIi64"\n", in test_rcu_qsbr_perf() 176 printf("Total RCU checks = %"PRIi64"\n", rte_atomic64_read(&checks)); in test_rcu_qsbr_perf() 177 printf("Cycles per %d checks: %"PRIi64"\n", RCU_SCALE_DOWN, in test_rcu_qsbr_perf() 222 printf("Total quiescent state updates = %"PRIi64"\n", in test_rcu_qsbr_rperf() 224 printf("Cycles per %d quiescent state updates: %"PRIi64"\n", in test_rcu_qsbr_rperf() 269 printf("Total RCU checks = %"PRIi64"\n", rte_atomic64_read(&checks)); in test_rcu_qsbr_wperf() 270 printf("Cycles per %d checks: %"PRIi64"\n", RCU_SCALE_DOWN, in test_rcu_qsbr_wperf() 469 printf("Cycles per 1 quiescent state update(online/update/offline): %"PRIi64"\n", in test_rcu_qsbr_sw_sv_1qs() 473 printf("Cycles per 1 check(start, check): %"PRIi64"\n\n", in test_rcu_qsbr_sw_sv_1qs() [all …]
|
| /f-stack/freebsd/arm64/include/ |
| H A D | _inttypes.h | 60 #define PRIi64 "li" /* int64_t */ macro
|
| /f-stack/freebsd/arm/include/ |
| H A D | _inttypes.h | 62 #define PRIi64 "lli" /* int64_t */ macro
|
| /f-stack/freebsd/x86/include/ |
| H A D | _inttypes.h | 70 #define PRIi64 __PRI64"i" /* int64_t */ macro
|
| /f-stack/freebsd/mips/include/ |
| H A D | _inttypes.h | 71 #define PRIi64 __PRI64"i" /* int64_t */ macro
|
| /f-stack/dpdk/examples/eventdev_pipeline/ |
| H A D | main.c | 355 printf("\tpackets: %"PRIi64"\n", cdata.num_packets); in main()
|
| /f-stack/freebsd/contrib/openzfs/cmd/zpool/ |
| H A D | zpool_main.c | 10081 (void) snprintf(buf, sizeof (buf), "%" PRIi64, in print_wait_status_row()
|