Home
last modified time | relevance | path

Searched refs:rte_approx_64 (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/lib/librte_sched/
H A Drte_approx.h58 int rte_approx_64(double alpha, double d, uint64_t *p, uint64_t *q);
H A Drte_approx.c297 int rte_approx_64(double alpha, double d, uint64_t *p, uint64_t *q) in rte_approx_64() function
H A Drte_sched.c709 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()