Searched refs:lprocfs_oh_sum (Results 1 – 3 of 3) sorted by relevance
611 read_tot = lprocfs_oh_sum(&cli->cl_read_page_hist); in osc_rpc_stats_seq_show()612 write_tot = lprocfs_oh_sum(&cli->cl_write_page_hist); in osc_rpc_stats_seq_show()634 read_tot = lprocfs_oh_sum(&cli->cl_read_rpc_hist); in osc_rpc_stats_seq_show()635 write_tot = lprocfs_oh_sum(&cli->cl_write_rpc_hist); in osc_rpc_stats_seq_show()657 read_tot = lprocfs_oh_sum(&cli->cl_read_offset_hist); in osc_rpc_stats_seq_show()658 write_tot = lprocfs_oh_sum(&cli->cl_write_offset_hist); in osc_rpc_stats_seq_show()
663 unsigned long lprocfs_oh_sum(struct obd_histogram *oh);993 unsigned long lprocfs_oh_sum(struct obd_histogram *oh) in lprocfs_oh_sum() function
2027 unsigned long lprocfs_oh_sum(struct obd_histogram *oh) in lprocfs_oh_sum() function2036 EXPORT_SYMBOL(lprocfs_oh_sum);