Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/twe/
H A Dtwe_freebsd.c757 devstat_start_transaction(&sc->twed_stats); in twed_strategy()
809 devstat_end_transaction_buf(&sc->twed_stats, bp); in twed_intr()
852 devstat_add_entry(&sc->twed_stats, "twed", sc->twed_drive->td_sys_unit, in twed_attach()
897 devstat_remove_entry(&sc->twed_stats); in twed_detach()
H A Dtwevar.h77 struct devstat twed_stats; /* accounting */ member