Searched refs:total_ns (Results 1 – 1 of 1) sorted by relevance
280 s64 total_ns; in idt82p33_measure_one_byte_write_overhead() local285 total_ns = 0; in idt82p33_measure_one_byte_write_overhead()302 total_ns += ktime_to_ns(stop) - ktime_to_ns(start); in idt82p33_measure_one_byte_write_overhead()305 *overhead_ns = div_s64(total_ns, MAX_MEASURMENT_COUNT); in idt82p33_measure_one_byte_write_overhead()316 s64 total_ns; in idt82p33_measure_tod_write_9_byte_overhead() local320 total_ns = 0; in idt82p33_measure_tod_write_9_byte_overhead()338 total_ns += ktime_to_ns(stop) - ktime_to_ns(start); in idt82p33_measure_tod_write_9_byte_overhead()341 idt82p33->tod_write_overhead_ns = div_s64(total_ns, in idt82p33_measure_tod_write_9_byte_overhead()