Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/performance-thread/l3fwd-thread/
H A Dmain.c233 #define SET_CPU_IDLE(thread, counter) \ macro
242 #define SET_CPU_IDLE(thread, counter) macro
2048 SET_CPU_IDLE(tx_conf, CPU_POLL); in lthread_tx_per_ring()
2054 SET_CPU_IDLE(tx_conf, CPU_PROCESS); in lthread_tx_per_ring()
2109 SET_CPU_IDLE(tx_conf, CPU_PROCESS); in lthread_tx()
2177 SET_CPU_IDLE(rx_conf, CPU_POLL); in lthread_rx()
2348 SET_CPU_IDLE(tx_conf, CPU_PROCESS); in pthread_tx()
2359 SET_CPU_IDLE(tx_conf, CPU_POLL); in pthread_tx()
2369 SET_CPU_IDLE(tx_conf, CPU_PROCESS); in pthread_tx()
2422 SET_CPU_IDLE(rx_conf, CPU_POLL); in pthread_rx()
[all …]