Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/service_cores/
H A Dmain.c46 #define NUM_SERVICES RTE_DIM(services) macro
137 for (s = 0; s < NUM_SERVICES; s++) { in apply_profile()
146 for (s = 0; s < NUM_SERVICES; s++) { in apply_profile()
176 for (i = 0; i < NUM_SERVICES; i++) { in main()