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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/kernel/power/
H A Dpower.h166 extern void swsusp_show_speed(struct timeval *, struct timeval *,
H A Dswsusp.c177 * swsusp_show_speed - print the time elapsed between two events represented by
184 void swsusp_show_speed(struct timeval *start, struct timeval *stop, function
268 swsusp_show_speed(&start, &stop, pages, "Freed");
H A Dswap.c351 swsusp_show_speed(&start, &stop, nr_to_write, "Wrote");
539 swsusp_show_speed(&start, &stop, nr_to_read, "Read");

Completed in 89 milliseconds