Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/performance-thread/l3fwd-thread/
H A Dmain.c60 #define APP_CPU_LOAD 1 macro
212 #if (APP_CPU_LOAD == 1)
581 #if (APP_CPU_LOAD > 0)
596 #if (APP_CPU_LOAD > 0)
1880 #if (APP_CPU_LOAD > 0)
2292 #if (APP_CPU_LOAD) in sched_spawner()
2476 #if (APP_CPU_LOAD) in pthread_run()
2824 #if (APP_CPU_LOAD > 0)
2942 #if (APP_CPU_LOAD > 0) in parse_args()
3760 #if (APP_CPU_LOAD > 0) in main()