Home
last modified time | relevance | path

Searched refs:centisecs (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/kernel/power/
H A Dhibernate.c273 unsigned int centisecs; in swsusp_show_speed() local
279 centisecs = elapsed_centisecs64; in swsusp_show_speed()
280 if (centisecs == 0) in swsusp_show_speed()
281 centisecs = 1; /* avoid div-by-zero */ in swsusp_show_speed()
283 kps = (k * 100) / centisecs; in swsusp_show_speed()
285 msg, k, centisecs / 100, centisecs % 100, kps / 1000, in swsusp_show_speed()
/linux-6.15/Documentation/admin-guide/laptops/
H A Dlaptop-mode.rst274 # centisecs. This can be automated, but it's a work in progress that still
395 # centisecs. This can be automated, but it's a work in progress that still needs
563 # And not for these either. These are in centisecs,