Searched refs:swsusp_show_speed (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/power/
H A Dpower.h156 extern void swsusp_show_speed(struct timeval *, struct timeval *,
H A Dswap.c403 swsusp_show_speed(&start, &stop, nr_to_write, "Wrote");
588 swsusp_show_speed(&start, &stop, nr_to_read, "Read");
H A Dhibernate.c207 * swsusp_show_speed - print the time elapsed between two events.
214 void swsusp_show_speed(struct timeval *start, struct timeval *stop, function
H A Dsnapshot.c1404 swsusp_show_speed(&start, &stop, pages, "Allocated");

Completed in 107 milliseconds