Searched refs:post_ns (Results 1 – 1 of 1) sorted by relevance
3382 s64 pre_ns, post_ns, ns; in ptp_ocp_summary_show() local3385 post_ns = timespec64_to_ns(&sts.post_ts); in ptp_ocp_summary_show()3386 ns = (pre_ns + post_ns) / 2; in ptp_ocp_summary_show()3397 post_ns - pre_ns); in ptp_ocp_summary_show()