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