Home
last modified time | relevance | path

Searched refs:rte_approx (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/lib/librte_sched/
H A Dmeson.build4 sources = files('rte_sched.c', 'rte_red.c', 'rte_approx.c')
6 'rte_red.h', 'rte_approx.h')
H A Drte_approx.h40 int rte_approx(double alpha, double d, uint32_t *p, uint32_t *q);
H A Dversion.map4 rte_approx;
H A Drte_approx.c142 int rte_approx(double alpha, double d, uint32_t *p, uint32_t *q) in rte_approx() function
/f-stack/dpdk/doc/api/
H A Ddoxy-api-index.md198 [approx fraction] (@ref rte_approx.h),