Home
last modified time | relevance | path

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

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