Searched refs:cl_read_offset_hist (Results 1 – 4 of 4) sorted by relevance
674 read_tot = lprocfs_oh_sum(&cli->cl_read_offset_hist); in osc_rpc_stats_seq_show()680 unsigned long r = cli->cl_read_offset_hist.oh_buckets[i]; in osc_rpc_stats_seq_show()712 lprocfs_oh_clear(&cli->cl_read_offset_hist); in osc_rpc_stats_seq_write()
1978 lprocfs_oh_tally_log2(&cli->cl_read_offset_hist, in osc_build_rpc()
364 spin_lock_init(&cli->cl_read_offset_hist.oh_lock); in client_obd_setup()
314 struct obd_histogram cl_read_offset_hist; member