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