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

/freebsd-12-stable/sys/dev/tws/
H A Dtws_services.c52 void tws_print_stats(void *arg);
390 tws_print_stats(void *arg) function
400 callout_reset(&sc->stats_timer, 300 * hz, tws_print_stats, sc);
H A Dtws_hdm.c55 extern void tws_print_stats(void *arg);

Completed in 103 milliseconds