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