Searched refs:rte_approx (Results 1 – 5 of 5) sorted by relevance
| /f-stack/dpdk/lib/librte_sched/ |
| H A D | meson.build | 4 sources = files('rte_sched.c', 'rte_red.c', 'rte_approx.c') 6 'rte_red.h', '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
|
| /f-stack/dpdk/doc/api/ |
| H A D | doxy-api-index.md | 198 [approx fraction] (@ref rte_approx.h),
|