Searched refs:tws_print_stats (Results 1 – 2 of 2) sorted by relevance
50 void tws_print_stats(void *arg);388 tws_print_stats(void *arg) in tws_print_stats() function398 callout_reset(&sc->stats_timer, 300 * hz, tws_print_stats, sc); in tws_print_stats()
53 extern void tws_print_stats(void *arg);