Searched refs:lprocfs_oh_sum (Results 1 – 3 of 3) sorted by relevance
626 read_tot = lprocfs_oh_sum(&cli->cl_read_page_hist); in osc_rpc_stats_seq_show()627 write_tot = lprocfs_oh_sum(&cli->cl_write_page_hist); in osc_rpc_stats_seq_show()650 read_tot = lprocfs_oh_sum(&cli->cl_read_rpc_hist); in osc_rpc_stats_seq_show()651 write_tot = lprocfs_oh_sum(&cli->cl_write_rpc_hist); in osc_rpc_stats_seq_show()674 read_tot = lprocfs_oh_sum(&cli->cl_read_offset_hist); in osc_rpc_stats_seq_show()675 write_tot = lprocfs_oh_sum(&cli->cl_write_offset_hist); in osc_rpc_stats_seq_show()
1481 unsigned long lprocfs_oh_sum(struct obd_histogram *oh) in lprocfs_oh_sum() function1490 EXPORT_SYMBOL(lprocfs_oh_sum);
619 unsigned long lprocfs_oh_sum(struct obd_histogram *oh);