Searched refs:rte_approx_64 (Results 1 – 3 of 3) sorted by relevance
| /f-stack/dpdk/lib/librte_sched/ |
| H A D | rte_approx.h | 58 int rte_approx_64(double alpha, double d, uint64_t *p, uint64_t *q);
|
| H A D | rte_approx.c | 297 int rte_approx_64(double alpha, double d, uint64_t *p, uint64_t *q) in rte_approx_64() function
|
| H A D | rte_sched.c | 709 rte_approx_64(tb_rate, d, &dst->tb_credits_per_period, in rte_sched_pipe_profile_convert() 764 rte_approx_64(tb_rate, d, &dst->tb_credits_per_period, in rte_sched_subport_profile_convert()
|