Searched refs:cl_read_offset_hist (Results 1 – 4 of 4) sorted by relevance
657 read_tot = lprocfs_oh_sum(&cli->cl_read_offset_hist); in osc_rpc_stats_seq_show()663 unsigned long r = cli->cl_read_offset_hist.oh_buckets[i]; in osc_rpc_stats_seq_show()693 lprocfs_oh_clear(&cli->cl_read_offset_hist); in osc_rpc_stats_seq_write()
2022 lprocfs_oh_tally_log2(&cli->cl_read_offset_hist, in osc_build_rpc()
366 spin_lock_init(&cli->cl_read_offset_hist.oh_lock); in client_obd_setup()
387 struct obd_histogram cl_read_offset_hist; member