Searched refs:lprocfs_oh_tally (Results 1 – 3 of 3) sorted by relevance
660 void lprocfs_oh_tally(struct obd_histogram *oh, unsigned int value);984 void lprocfs_oh_tally(struct obd_histogram *oh, unsigned int value) in lprocfs_oh_tally() function
2005 void lprocfs_oh_tally(struct obd_histogram *oh, unsigned int value) in lprocfs_oh_tally() function2014 EXPORT_SYMBOL(lprocfs_oh_tally);2023 lprocfs_oh_tally(oh, val); in lprocfs_oh_tally_log2()
2021 lprocfs_oh_tally(&cli->cl_read_rpc_hist, cli->cl_r_in_flight); in osc_build_rpc()2027 lprocfs_oh_tally(&cli->cl_write_rpc_hist, cli->cl_w_in_flight); in osc_build_rpc()