Searched refs:rte_approx (Results 1 – 5 of 5) sorted by relevance
| /dpdk/lib/sched/ |
| H A D | meson.build | 10 sources = files('rte_sched.c', 'rte_red.c', 'rte_approx.c', 'rte_pie.c') 12 'rte_approx.h',
|
| H A D | rte_approx.h | 40 int rte_approx(double alpha, double d, uint32_t *p, uint32_t *q);
|
| H A D | version.map | 4 rte_approx;
|
| H A D | rte_approx.c | 142 int rte_approx(double alpha, double d, uint32_t *p, uint32_t *q) in rte_approx() function
|
| /dpdk/doc/api/ |
| H A D | doxy-api-index.md | 208 [approx fraction] (@ref rte_approx.h),
|