Searched refs:lprocfs_oh_tally (Results 1 – 3 of 3) sorted by relevance
1459 void lprocfs_oh_tally(struct obd_histogram *oh, unsigned int value) in lprocfs_oh_tally() function1468 EXPORT_SYMBOL(lprocfs_oh_tally);1477 lprocfs_oh_tally(oh, val); in lprocfs_oh_tally_log2()
616 void lprocfs_oh_tally(struct obd_histogram *oh, unsigned int value);
1977 lprocfs_oh_tally(&cli->cl_read_rpc_hist, cli->cl_r_in_flight); in osc_build_rpc()1983 lprocfs_oh_tally(&cli->cl_write_rpc_hist, cli->cl_w_in_flight); in osc_build_rpc()