Searched refs:chrono_start (Results 1 – 4 of 4) sorted by relevance
50 u32 chrono_start read_write tcp_c…
266 u32 chrono_start; /* Start time in jiffies of a TCP chrono */ member
2667 tp->chrono_stat[old - 1] += now - tp->chrono_start; in tcp_chrono_set()2668 tp->chrono_start = now; in tcp_chrono_set()
4092 stats[i] += tcp_jiffies32 - tp->chrono_start; in tcp_get_info_chrono_stats()5063 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_tx, chrono_start); in tcp_struct_check()