Searched refs:post_ns (Results 1 – 1 of 1) sorted by relevance
4287 s64 pre_ns, post_ns, ns; in ptp_ocp_summary_show() local4290 post_ns = timespec64_to_ns(&sts.post_ts); in ptp_ocp_summary_show()4291 ns = (pre_ns + post_ns) / 2; in ptp_ocp_summary_show()4300 post_ns - pre_ns); in ptp_ocp_summary_show()