Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/smbsrv/smbstat/
H A Dsmbstat.c201 double si_wrs; /* Writes treated / second */ member
498 smbstat_zero(smbstat_srv_info.si_wrs)); in smbstat_print_throughput()
897 smbstat_srv_info.si_wrs = smbstat_sub_64( in smbstat_srv_process_throughput()
900 smbstat_srv_info.si_wrs += smbstat_sub_64( in smbstat_srv_process_throughput()
903 smbstat_srv_info.si_wrs += smbstat_sub_64( in smbstat_srv_process_throughput()
906 smbstat_srv_info.si_wrs += smbstat_sub_64( in smbstat_srv_process_throughput()
909 smbstat_srv_info.si_wrs += smbstat_sub_64( in smbstat_srv_process_throughput()
912 smbstat_srv_info.si_wrs /= smbstat_srv_info.si_etime; in smbstat_srv_process_throughput()