Searched refs:tws_print_stats (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/tws/
H A Dtws_services.c50 void tws_print_stats(void *arg);
388 tws_print_stats(void *arg) function
398 callout_reset(&sc->stats_timer, 300 * hz, tws_print_stats, sc);
H A Dtws_hdm.c53 extern void tws_print_stats(void *arg);

Completed in 48 milliseconds