Home
last modified time | relevance | path

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

/freebsd/sys/dev/tws/
H A Dtws_services.c50 void tws_print_stats(void *arg);
379 tws_print_stats(void *arg) in tws_print_stats() function
389 callout_reset(&sc->stats_timer, 300 * hz, tws_print_stats, sc); in tws_print_stats()
H A Dtws_hdm.c51 extern void tws_print_stats(void *arg);