| /f-stack/dpdk/lib/librte_graph/ |
| H A D | graph_debug.c | 17 fprintf(f, " id=%" PRIu32 "\n", g->id); in graph_dump() 18 fprintf(f, " cir_start=%" PRIu32 "\n", g->cir_start); in graph_dump() 19 fprintf(f, " cir_mask=%" PRIu32 "\n", g->cir_mask); in graph_dump() 23 fprintf(f, " node_count=%" PRIu32 "\n", g->node_count); in graph_dump() 24 fprintf(f, " src_node_count=%" PRIu32 "\n", g->src_node_count); in graph_dump() 36 fprintf(f, " id=%" PRIu32 "\n", n->id); in node_dump() 55 fprintf(f, " id=%" PRIu32 "\n", g->id); in rte_graph_obj_dump()
|
| /f-stack/dpdk/app/test-pipeline/ |
| H A D | pipeline_lpm.c | 135 PRIu32 ".%" PRIu32 ".%" PRIu32 ".%" PRIu32 "/%" PRIu8 in app_main_loop_worker_pipeline_lpm() 136 " => port out = %" PRIu32 ")\n", in app_main_loop_worker_pipeline_lpm()
|
| /f-stack/dpdk/app/test/ |
| H A D | test_reciprocal_division.c | 49 printf("Division failed, %"PRIu32"/%"PRIu32" = " in test_reciprocal() 50 "expected %"PRIu32" result %"PRIu32"\n", in test_reciprocal()
|
| H A D | test_reciprocal_division_perf.c | 62 printf("Division failed, expected %"PRIu32" " in test_reciprocal_division_perf() 63 "result %"PRIu32"", in test_reciprocal_division_perf()
|
| H A D | test_func_reentrancy.c | 489 printf("Func-ReEnt CASE %"PRIu32": %s FAIL\n", case_id, pt_case->name); in test_func_reentrancy() 492 printf("Func-ReEnt CASE %"PRIu32": %s PASS\n", case_id, pt_case->name); in test_func_reentrancy()
|
| H A D | test_acl.c | 303 "(expected %"PRIu32" got %"PRIu32")!\n", in test_classify_alg() 315 "(expected %"PRIu32" got %"PRIu32")!\n", in test_classify_alg() 574 "(expected %"PRIu32" got %"PRIu32")!\n", in test_build_ports_range()
|
| H A D | test_hash_readwrite_lf_perf.c | 424 printf("writer failed %"PRIu32"\n", i); in generate_keys() 615 "%"PRIu32"\n", in test_rwc_reader() 632 printf("lookup failed! %"PRIu32"\n", in test_rwc_reader() 644 printf("lookup failed! %"PRIu32"\n", in test_rwc_reader() 679 printf("writer failed %"PRIu32"\n", i); in write_keys()
|
| /f-stack/dpdk/drivers/baseband/fpga_5gnr_fec/ |
| H A D | rte_fpga_5gnr_fec.c | 106 "\t-- done(%"PRIu32") | iter(%"PRIu32") | et_pass(%"PRIu32")" in print_dma_dec_desc_debug_info() 107 " | crcb_pass (%"PRIu32") | error(%"PRIu32")\n" in print_dma_dec_desc_debug_info() 108 "\t-- qm_idx(%"PRIu32") | max_iter(%"PRIu32") | " in print_dma_dec_desc_debug_info() 109 "bg_idx (%"PRIu32") | harqin_en(%"PRIu32") | zc(%"PRIu32")\n" in print_dma_dec_desc_debug_info() 112 "\t-- ncb(%"PRIu32") | desc_idx (%"PRIu32") | " in print_dma_dec_desc_debug_info() 113 "drop_crc24b(%"PRIu32") | RV (%"PRIu32")\n" in print_dma_dec_desc_debug_info() 114 "\t-- crc24b_ind(%"PRIu32") | et_dis (%"PRIu32")\n" in print_dma_dec_desc_debug_info() 157 "%"PRIu32" %"PRIu32"\n" in print_dma_enc_desc_debug_info() 158 "K' %"PRIu32" E %"PRIu32" desc %"PRIu32" Z %"PRIu32"\n" in print_dma_enc_desc_debug_info() 159 "BG %"PRIu32" Qm %"PRIu32" CRC %"PRIu32" IRQ %"PRIu32"\n" in print_dma_enc_desc_debug_info() [all …]
|
| /f-stack/dpdk/app/test-pmd/ |
| H A D | cmdline_tm.c | 247 printf("cap.n_nodes_max %" PRIu32 "\n", cap.n_nodes_max); in cmd_show_port_tm_cap_parsed() 254 printf("cap.shaper_private_n_max %" PRIu32 "\n", in cmd_show_port_tm_cap_parsed() 266 printf("cap.shaper_shared_n_max %" PRIu32 "\n", in cmd_show_port_tm_cap_parsed() 286 printf("cap.sched_n_children_max %" PRIu32 "\n", in cmd_show_port_tm_cap_parsed() 288 printf("cap.sched_sp_n_priorities_max %" PRIu32 "\n", in cmd_show_port_tm_cap_parsed() 292 printf("cap.sched_wfq_n_groups_max %" PRIu32 "\n", in cmd_show_port_tm_cap_parsed() 294 printf("cap.sched_wfq_weight_max %" PRIu32 "\n", in cmd_show_port_tm_cap_parsed() 302 printf("cap.cman_wred_context_n_max %" PRIu32 "\n", in cmd_show_port_tm_cap_parsed() 402 printf("cap.n_nodes_nonleaf_max %" PRIu32 "\n", in cmd_show_port_tm_level_cap_parsed() 460 printf("cap.leaf.shaper_shared_n_max %" PRIu32 "\n", in cmd_show_port_tm_level_cap_parsed() [all …]
|
| H A D | cmdline_mtr.c | 279 printf("cap.n_max %" PRIu32 "\n", cap.n_max); in cmd_show_port_meter_cap_parsed() 280 printf("cap.n_shared_max %" PRIu32 "\n", cap.n_shared_max); in cmd_show_port_meter_cap_parsed() 284 printf("cap.shared_n_flows_per_mtr_max %" PRIu32 "\n", in cmd_show_port_meter_cap_parsed() 286 printf("cap.chaining_n_mtrs_per_flow_max %" PRIu32 "\n", in cmd_show_port_meter_cap_parsed() 292 printf("cap.meter_srtcm_rfc2697_n_max %" PRIu32 "\n", in cmd_show_port_meter_cap_parsed() 294 printf("cap.meter_trtcm_rfc2698_n_max %" PRIu32 "\n", in cmd_show_port_meter_cap_parsed() 296 printf("cap.meter_trtcm_rfc4115_n_max %" PRIu32 "\n", in cmd_show_port_meter_cap_parsed()
|
| H A D | config.c | 2369 " sec_since_last_hit: %" PRIu32 "\n", in port_flow_query() 2430 printf("%-20s\t%" PRIu32 "\t%" PRIu32 "\t%" PRIu32 in port_flow_aged() 2446 printf("%-20s\t%" PRIu32 "\n", "Shared action", in port_flow_aged() 2507 printf("%" PRIu32 "\t%" PRIu32 "\t%" PRIu32 "\t%c%c%c\t", in port_flow_list() 4802 printf(" max_len: %-10"PRIu32" payload_limit: %-10"PRIu32"\n" in fdir_get_infos() 4803 " payload_unit: %-10"PRIu32" payload_seg: %-10"PRIu32"\n" in fdir_get_infos() 4804 " bitmask_unit: %-10"PRIu32" bitmask_num: %-10"PRIu32"\n", in fdir_get_infos() 4819 printf(" guarant_count: %-10"PRIu32" best_count: %"PRIu32"\n", in fdir_get_infos() 4821 printf(" guarant_space: %-10"PRIu32" best_space: %"PRIu32"\n", in fdir_get_infos() 4823 printf(" collision: %-10"PRIu32" free: %"PRIu32"\n" in fdir_get_infos() [all …]
|
| /f-stack/dpdk/lib/librte_ring/ |
| H A D | rte_ring.c | 376 fprintf(f, " size=%"PRIu32"\n", r->size); in rte_ring_dump() 377 fprintf(f, " capacity=%"PRIu32"\n", r->capacity); in rte_ring_dump() 378 fprintf(f, " ct=%"PRIu32"\n", r->cons.tail); in rte_ring_dump() 379 fprintf(f, " ch=%"PRIu32"\n", r->cons.head); in rte_ring_dump() 380 fprintf(f, " pt=%"PRIu32"\n", r->prod.tail); in rte_ring_dump() 381 fprintf(f, " ph=%"PRIu32"\n", r->prod.head); in rte_ring_dump()
|
| /f-stack/dpdk/examples/qos_sched/ |
| H A D | stats.c | 51 printf("\nAverage queue size: %" PRIu32 " bytes.\n\n", average); in qavg_q() 107 printf("\nAverage queue size: %" PRIu32 " bytes.\n\n", average); in qavg_tcpipe() 154 printf("\nAverage queue size: %" PRIu32 " bytes.\n\n", average); in qavg_pipe() 224 printf("\nAverage queue size: %" PRIu32 " bytes.\n\n", average); in qavg_tcsubport() 278 printf("\nAverage queue size: %" PRIu32 " bytes.\n\n", average); in qavg_subport() 310 …printf("| %d | %11" PRIu64 " | %11" PRIu64 " | %11" PRIu64 " | %11" PRIu64 " | %11" PRIu32 " |\n", in subport_stat()
|
| /f-stack/dpdk/lib/librte_acl/ |
| H A D | rte_acl.c | 521 printf(" first_load_sz=%"PRIu32"\n", ctx->first_load_sz); in rte_acl_dump() 522 printf(" max_rules=%"PRIu32"\n", ctx->max_rules); in rte_acl_dump() 523 printf(" rule_size=%"PRIu32"\n", ctx->rule_sz); in rte_acl_dump() 524 printf(" num_rules=%"PRIu32"\n", ctx->num_rules); in rte_acl_dump() 525 printf(" num_categories=%"PRIu32"\n", ctx->num_categories); in rte_acl_dump() 526 printf(" num_tries=%"PRIu32"\n", ctx->num_tries); in rte_acl_dump()
|
| /f-stack/dpdk/drivers/net/ark/ |
| H A D | ark_logs.h | 12 #define PRIU32 PRIu32
|
| /f-stack/dpdk/lib/librte_mempool/ |
| H A D | rte_mempool.c | 1011 fprintf(f, " cache_size=%"PRIu32"\n", mp->cache_size); in rte_mempool_dump_cache() 1018 fprintf(f, " cache_count[%u]=%"PRIu32"\n", in rte_mempool_dump_cache() 1213 fprintf(f, " size=%"PRIu32"\n", mp->size); in rte_mempool_dump() 1214 fprintf(f, " populated_size=%"PRIu32"\n", mp->populated_size); in rte_mempool_dump() 1215 fprintf(f, " header_size=%"PRIu32"\n", mp->header_size); in rte_mempool_dump() 1216 fprintf(f, " elt_size=%"PRIu32"\n", mp->elt_size); in rte_mempool_dump() 1217 fprintf(f, " trailer_size=%"PRIu32"\n", mp->trailer_size); in rte_mempool_dump() 1218 fprintf(f, " total_obj_size=%"PRIu32"\n", in rte_mempool_dump() 1221 fprintf(f, " private_data_size=%"PRIu32"\n", mp->private_data_size); in rte_mempool_dump()
|
| /f-stack/dpdk/drivers/regex/mlx5/ |
| H A D | mlx5_rxp.c | 741 DRV_LOG(ERR, "reg %x" PRIu32 " got %x" PRIu32, in write_private_rules() 752 DRV_LOG(ERR, "reg %x" PRIu32 " got %x" PRIu32, in write_private_rules() 761 DRV_LOG(ERR, "reg %x" PRIu32 " got %x" PRIu32, in write_private_rules()
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/ |
| H A D | malloc_io.h | 24 # define FMTu32 PRIu32
|
| /f-stack/dpdk/drivers/baseband/fpga_lte_fec/ |
| H A D | fpga_lte_fec.c | 450 "\t-- done(%"PRIu32") | iter(%"PRIu32") | crc_pass(%"PRIu32")" in print_dma_dec_desc_debug_info() 451 " | error (%"PRIu32") | crc_type(%"PRIu32")\n" in print_dma_dec_desc_debug_info() 452 "\t-- max_iter(%"PRIu32") | bypass_rm(%"PRIu32") | " in print_dma_dec_desc_debug_info() 453 "irq_en (%"PRIu32") | drop_crc(%"PRIu32") | offset(%"PRIu32")\n" in print_dma_dec_desc_debug_info() 454 "\t-- k(%"PRIu32") | in_len (%"PRIu16") | op_add(%p)\n" in print_dma_dec_desc_debug_info() 455 "\t-- cbs_in_op(%"PRIu32") | in_add (0x%08"PRIx32"%08"PRIx32") | " in print_dma_dec_desc_debug_info()
|
| /f-stack/freebsd/arm64/include/ |
| H A D | _inttypes.h | 91 #define PRIu32 "u" /* uint32_t */ macro
|
| /f-stack/freebsd/arm/include/ |
| H A D | _inttypes.h | 93 #define PRIu32 "u" /* uint32_t */ macro
|
| /f-stack/freebsd/x86/include/ |
| H A D | _inttypes.h | 101 #define PRIu32 "u" /* uint32_t */ macro
|
| /f-stack/freebsd/mips/include/ |
| H A D | _inttypes.h | 102 #define PRIu32 "u" /* uint32_t */ macro
|
| /f-stack/dpdk/lib/librte_table/ |
| H A D | rte_table_acl.c | 464 RTE_LOG(ERR, TABLE, "%s: keys[%" PRIu32 "] parameter is NULL\n", in rte_table_acl_entry_add_bulk() 470 RTE_LOG(ERR, TABLE, "%s: entries[%" PRIu32 "] parameter is NULL\n", in rte_table_acl_entry_add_bulk() 633 RTE_LOG(ERR, TABLE, "%s: keys[%" PRIu32 "] parameter is NULL\n", in rte_table_acl_entry_delete_bulk()
|
| /f-stack/dpdk/examples/vdpa/ |
| H A D | main.c | 315 cmdline_printf(cl, "%s\t\t%" PRIu32 "\t\t0x%" PRIx64 "\n", in cmd_list_vdpa_devices_parsed() 459 cmdline_printf(cl, "\tVirtq %" PRIu32 ":\n", first); in cmd_device_stats_parsed()
|