Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/qos_sched/
H A Dmain.h56 #ifndef APP_COLLECT_STAT
57 #define APP_COLLECT_STAT 1 macro
60 #if APP_COLLECT_STAT
90 #if APP_COLLECT_STAT
H A Dmain.c174 #if APP_COLLECT_STAT in app_stat()