Searched refs:chrono_type (Results 1 – 4 of 4) sorted by relevance
231 u8 chrono_type : 2, /* current chronograph type */ member
52 u8:2 chrono_type read_write tcp_c…
2884 enum tcp_chrono old = tp->chrono_type; in tcp_chrono_set()2889 tp->chrono_type = new; in tcp_chrono_set()2901 if (type > tp->chrono_type) in tcp_chrono_start()2919 else if (type == tp->chrono_type) in tcp_chrono_stop()
4232 if (i == tp->chrono_type) in tcp_get_info_chrono_stats()