Searched refs:overhead_ns (Results 1 – 1 of 1) sorted by relevance
639 struct idt82p33_channel *channel, s64 *overhead_ns) in idt82p33_measure_one_byte_write_overhead() argument649 *overhead_ns = 0; in idt82p33_measure_one_byte_write_overhead()666 *overhead_ns = div_s64(total_ns, MAX_MEASURMENT_COUNT); in idt82p33_measure_one_byte_write_overhead()672 struct idt82p33_channel *channel, s64 *overhead_ns) in idt82p33_measure_one_byte_read_overhead() argument682 *overhead_ns = 0; in idt82p33_measure_one_byte_read_overhead()699 *overhead_ns = div_s64(total_ns, MAX_MEASURMENT_COUNT); in idt82p33_measure_one_byte_read_overhead()742 struct idt82p33_channel *channel, s64 *overhead_ns) in idt82p33_measure_settime_gettime_gap_overhead() argument748 *overhead_ns = 0; in idt82p33_measure_settime_gettime_gap_overhead()758 *overhead_ns = timespec64_to_ns(&ts2) - timespec64_to_ns(&ts1); in idt82p33_measure_settime_gettime_gap_overhead()