Home
last modified time | relevance | path

Searched refs:hits (Results 1 – 23 of 23) sorted by relevance

/dpdk/drivers/net/bonding/
H A Drte_eth_bond_flow.c182 count->hits = 0; in bond_flow_query_count()
194 count->hits += slave_count.hits; in bond_flow_query_count()
196 slave_count.hits = 0; in bond_flow_query_count()
/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_fc_mgr.c344 qcount->hits = FLOW_CNTR_PKTS(stats, dparms); in ulp_fc_tf_flow_stat_get()
345 if (qcount->hits) in ulp_fc_tf_flow_stat_get()
746 count->hits = sw_acc_tbl_entry->pkt_count; in ulp_fc_mgr_query_count_get()
759 &count->hits, &count->bytes, in ulp_fc_mgr_query_count_get()
761 if (count->hits) in ulp_fc_mgr_query_count_get()
/dpdk/lib/hash/
H A Drte_cuckoo_hash.c1906 uint64_t hits = 0; in __bulk_lookup_l() local
1973 hits |= 1ULL << i; in __bulk_lookup_l()
2002 hits |= 1ULL << i; in __bulk_lookup_l()
2015 *hit_mask = hits; in __bulk_lookup_l()
2034 hits |= 1ULL << i; in __bulk_lookup_l()
2043 *hit_mask = hits; in __bulk_lookup_l()
2053 uint64_t hits = 0; in __bulk_lookup_lf() local
2133 hits |= 1ULL << i; in __bulk_lookup_lf()
2166 hits |= 1ULL << i; in __bulk_lookup_lf()
2179 *hit_mask = hits; in __bulk_lookup_lf()
[all …]
/dpdk/drivers/net/hns3/
H A Dhns3_flow.h15 uint64_t hits; /* Number of packets matched by the rule. */ member
H A Dhns3_flow.c196 cnt->hits = 0; in hns3_counter_new()
229 qc->hits = value; in hns3_counter_query()
279 cnt_ptr->hits = 0; in hns3_counter_flush()
/dpdk/drivers/net/sfc/
H A Dsfc_mae_counter.c966 data->hits = value.pkts - p->reset.pkts; in sfc_mae_counter_get()
969 data->hits += ft->group_hit_counter; in sfc_mae_counter_get()
970 non_reset_jump_hit_counter = data->hits; in sfc_mae_counter_get()
971 data->hits -= ft->reset_jump_hit_counter; in sfc_mae_counter_get()
/dpdk/drivers/net/mlx5/
H A Dmlx5_flow_verbs.c276 cnt->hits = 0; in flow_verbs_counter_new()
356 qc->hits = counters[0] - cnt->hits; in flow_verbs_counter_query()
359 cnt->hits = counters[0]; in flow_verbs_counter_query()
H A Dmlx5.h417 uint64_t hits; member
463 uint64_t hits; /**< Reset value of hits packets. */ member
H A Dmlx5_flow.c9001 if (cur->data[i].hits != prev->data[i].hits) { in mlx5_flow_aging_check()
9270 type, id, count->hits, count->bytes); in save_dump_file()
9358 &count.hits, &count.bytes, &action)) && action) { in mlx5_flow_dev_dump_ipool()
9502 if ((!mlx5_counter_query(dev, j, false, &count.hits, in mlx5_flow_dev_dump_sh_all()
H A Dmlx5_flow_dv.c6027 *pkts = rte_be_to_cpu_64(pool->raw->data[offset].hits); in _flow_dv_query_count()
6232 if (_flow_dv_query_count(dev, cnt_idx, &cnt_free->hits, in flow_dv_counter_alloc()
16126 qc->hits = pkts - cnt->hits; in flow_dv_query_count()
16129 cnt->hits = pkts; in flow_dv_query_count()
17737 *pkts = inn_pkts - cnt->hits; in flow_dv_counter_query()
17740 cnt->hits = inn_pkts; in flow_dv_counter_query()
/dpdk/drivers/net/cnxk/
H A Dcnxk_flow.c406 rc = roc_npc_mcam_read_counter(npc, in_flow->ctr_id, &query->hits); in cnxk_flow_query()
/dpdk/drivers/net/ice/
H A Dice_ethdev.h383 uint64_t hits; member
H A Dice_fdir_filter.c1595 flow_stats->hits = hits_lo | (hits_hi << 32); in ice_fdir_query_count()
/dpdk/doc/guides/sample_app_ug/
H A Dvm_power_management.rst129 doing this is to monitor the ratio of the branch miss to branch hits
132 branch misses to branch hits is very low, but when the core is
412 to branch hits. A tightly-polling PMD thread has a very low
867 between branch hits and misses on a core
/dpdk/app/test/
H A Dtest_flow_classify.c186 .hits = 0,
/dpdk/examples/flow_classify/
H A Dflow_classify.c173 .hits = 0,
/dpdk/lib/ethdev/
H A Drte_flow.h2991 uint64_t hits; /**< Number of hits for this rule [out]. */ member
/dpdk/drivers/net/cxgbe/
H A Dcxgbe_flow.c1308 ret = __cxgbe_flow_query(flow, &c->hits, &c->bytes); in cxgbe_flow_query()
/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_flow.c2280 flow_stats->hits = stats.n_packets; in pmd_flow_query()
/dpdk/app/test-pmd/
H A Dconfig.c1998 query.count.hits, in port_action_handle_query()
3121 query.count.hits, in port_flow_query()
/dpdk/doc/guides/prog_guide/
H A Drte_flow.rst1985 | ``hits_set`` | out | ``hits`` field is set |
1989 | ``hits`` | out | number of hits for this rule |
/dpdk/drivers/net/enic/
H A Denic_fm_flow.c2926 query->hits = args[0]; in enic_fm_flow_query_count()
/dpdk/doc/guides/testpmd_app_ug/
H A Dtestpmd_funcs.rst4564 hits_set: [...] # whether "hits" contains a valid value
4566 hits: [...] # number of packets
4578 hits: 386446