Lines Matching defs:run_stat
6 struct run_stat struct
8 uint64_t rounds;
9 uint64_t rounds_rx;
10 uint64_t rounds_rx_try;
11 uint64_t rounds_tx;
12 uint64_t rounds_tx_try;
13 uint64_t rounds_select;
14 uint64_t rounds_select_rx;
15 uint64_t rounds_select_tx;
16 uint64_t rounds_select_intr;
18 uint64_t rounds_accept;
19 uint64_t rounds_read;
20 uint64_t rounds_write;
21 uint64_t rounds_epoll;
22 uint64_t rounds_wndadv;
24 uint64_t rounds_rtocheck;
25 uint64_t rounds_twcheck;
26 uint64_t rounds_tocheck;