Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/performance-thread/l3fwd-thread/
H A Dmain.c215 #define CPU_LOAD_TIMEOUT_US (5 * 1000 * 1000) /**< Timeout for collecting 5s */ macro
1903 US_PER_S * CPU_LOAD_TIMEOUT_US; in cpu_load_collector()