Home
last modified time | relevance | path

Searched refs:accuracy (Results 1 – 11 of 11) sorted by relevance

/dpdk/drivers/common/cnxk/
H A Droc_nix_tm_ops.c177 profile->accuracy)) in nix_tm_shaper_profile_add()
186 profile->accuracy)) in nix_tm_shaper_profile_add()
234 profile->accuracy = roc_profile->accuracy; in roc_nix_tm_shaper_profile_add()
252 profile->accuracy = roc_profile->accuracy; in roc_nix_tm_shaper_profile_update()
H A Droc_nix_priv.h113 int8_t accuracy; member
428 int8_t accuracy);
H A Droc_nix_tm_utils.c261 int8_t accuracy) in nix_tm_shaper_rate_conv() argument
263 if (!accuracy) in nix_tm_shaper_rate_conv()
328 &cir->div_exp, profile->accuracy); in nix_tm_shaper_conf_get()
334 &pir->div_exp, profile->accuracy); in nix_tm_shaper_conf_get()
H A Droc_nix.h553 int8_t accuracy; member
/dpdk/doc/guides/prog_guide/
H A Dprofile_app.rst110 The PMU based scheme is useful for high accuracy performance profiling with
H A Dtraffic_management.rst71 assimilated to WFQ, although an associated implementation-dependent accuracy,
H A Dqos_framework.rst698 …| | | The implementation uses a tradeoff between accuracy and speed by u…
702 …| | | * Full accuracy can be achieved by selecting the value for *tb_p…
705 …| | | * When full accuracy is not required, better performance is achi…
1431 also achieves accuracy comparable to floating-point evaluation.
H A Dmember_lib.rst31 that the element is "not-found" with very high probability of accuracy. Set-summary
H A Drte_flow.rst1139 fast but the cost is accuracy. i.e. Signature Match only match pattern's hash
1142 Matching accuracy level can be configured by threshold. Driver can divide the
1143 range of threshold and map to different accuracy levels that device support.
/dpdk/doc/guides/sample_app_ug/
H A Dqos_scheduler.rst159 Bigger numbers provide higher accuracy. The default value is 10.
/dpdk/doc/guides/testpmd_app_ug/
H A Dtestpmd_funcs.rst4042 - ``thresh {unsigned}``: accuracy threshold.