Searched refs:lprocfs_oh_tally_log2 (Results 1 – 3 of 3) sorted by relevance
661 void lprocfs_oh_tally_log2(struct obd_histogram *oh, unsigned int value);987 void lprocfs_oh_tally_log2(struct obd_histogram *oh, unsigned int value) in lprocfs_oh_tally_log2() function
2020 lprocfs_oh_tally_log2(&cli->cl_read_page_hist, page_count); in osc_build_rpc()2022 lprocfs_oh_tally_log2(&cli->cl_read_offset_hist, in osc_build_rpc()2026 lprocfs_oh_tally_log2(&cli->cl_write_page_hist, page_count); in osc_build_rpc()2028 lprocfs_oh_tally_log2(&cli->cl_write_offset_hist, in osc_build_rpc()
2016 void lprocfs_oh_tally_log2(struct obd_histogram *oh, unsigned int value) in lprocfs_oh_tally_log2() function2025 EXPORT_SYMBOL(lprocfs_oh_tally_log2);