Searched refs:chrono_type (Results 1 – 3 of 3) sorted by relevance
271 u8 chrono_type; /* current chronograph type */ member
2187 enum tcp_chrono old = tp->chrono_type; in tcp_chrono_set()2196 WRITE_ONCE(tp->chrono_type, new); in tcp_chrono_set()2208 if (type > tp->chrono_type) in tcp_chrono_start()
2917 else if (type == tp->chrono_type) in tcp_chrono_stop()