Searched refs:last_runtime (Results 1 – 4 of 4) sorted by relevance
105 bch2_pr_time_units(out, le32_to_cpu(i->last_runtime) * NSEC_PER_SEC); in bch2_sb_recovery_passes_to_text()150 e->last_runtime = cpu_to_le32(max(0, end_time - start_time)); in bch2_sb_recovery_pass_complete()186 ret = (u64) le32_to_cpu(i->last_runtime) * 100 > in bch2_recovery_pass_want_ratelimit()
113 u64 last_runtime; member
86 __le32 last_runtime; member
647 wp->last_runtime = runtime; in __wp_update_state()649 wp->time[WRITE_POINT_running] += runtime - wp->last_runtime; in __wp_update_state()
Completed in 9 milliseconds