Home
last modified time | relevance | path

Searched refs:chrono_type (Results 1 – 4 of 4) sorted by relevance

/linux/Documentation/networking/net_cachelines/
A Dtcp_sock.rst50 u8:2 chrono_type read_write - tcp_c…
/linux/include/linux/
A Dtcp.h225 u8 chrono_type : 2, /* current chronograph type */ member
/linux/net/ipv4/
A Dtcp_output.c2652 enum tcp_chrono old = tp->chrono_type; in tcp_chrono_set()
2657 tp->chrono_type = new; in tcp_chrono_set()
2669 if (type > tp->chrono_type) in tcp_chrono_start()
2687 else if (type == tp->chrono_type) in tcp_chrono_stop()
A Dtcp.c4043 if (i == tp->chrono_type) in tcp_get_info_chrono_stats()

Completed in 20 milliseconds