Home
last modified time | relevance | path

Searched refs:pp_r_hist (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dlproc_llite.c1149 read_tot += pp_info->pp_r_hist.oh_buckets[i]; in ll_display_extents_info()
1154 r = pp_info->pp_r_hist.oh_buckets[i]; in ll_display_extents_info()
1245 lprocfs_oh_clear(&io_extents->pp_extents[i].pp_r_hist); in ll_rw_extents_stats_pp_seq_write()
1318 lprocfs_oh_clear(&io_extents->pp_extents[i].pp_r_hist); in ll_rw_extents_stats_seq_write()
1358 lprocfs_oh_clear(&io_extents->pp_extents[cur].pp_r_hist); in ll_rw_stats_tally()
1365 io_extents->pp_extents[cur].pp_r_hist.oh_buckets[i]++; in ll_rw_stats_tally()
1366 io_extents->pp_extents[LL_PROCESS_HIST_MAX].pp_r_hist.oh_buckets[i]++; in ll_rw_stats_tally()
Dllite_internal.h370 struct obd_histogram pp_r_hist; member
Dllite_lib.c125 pp_r_hist.oh_lock); in ll_init_sbi()