Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/qos_sched/
H A Dmain.h69 struct thread_stat struct
91 struct thread_stat stat; argument
H A Dmain.c187 memset(&flow->rx_thread.stat, 0, sizeof(struct thread_stat)); in app_stat()
188 memset(&flow->wt_thread.stat, 0, sizeof(struct thread_stat)); in app_stat()