Searched refs:commit_time_ms (Results 1 – 1 of 1) sorted by relevance
1571 s64 commit_time_ms; in commit_tail() local1606 commit_time_ms = ktime_ms_delta(ktime_get(), start); in commit_tail()1607 if (commit_time_ms > 0) { in commit_tail()1608 …drm_self_refresh_helper_update_avg_times(old_state, (unsigned long)commit_time_ms, new_self_refres… in commit_tail()