Searched refs:post_ns (Results 1 – 1 of 1) sorted by relevance
3843 s64 pre_ns, post_ns, ns; in ptp_ocp_summary_show() local3846 post_ns = timespec64_to_ns(&sts.post_ts); in ptp_ocp_summary_show()3847 ns = (pre_ns + post_ns) / 2; in ptp_ocp_summary_show()3858 post_ns - pre_ns); in ptp_ocp_summary_show()