Home
last modified time | relevance | path

Searched refs:lprocfs_oh_clear (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/osc/
Dlproc_osc.c708 lprocfs_oh_clear(&cli->cl_read_rpc_hist); in osc_rpc_stats_seq_write()
709 lprocfs_oh_clear(&cli->cl_write_rpc_hist); in osc_rpc_stats_seq_write()
710 lprocfs_oh_clear(&cli->cl_read_page_hist); in osc_rpc_stats_seq_write()
711 lprocfs_oh_clear(&cli->cl_write_page_hist); in osc_rpc_stats_seq_write()
712 lprocfs_oh_clear(&cli->cl_read_offset_hist); in osc_rpc_stats_seq_write()
713 lprocfs_oh_clear(&cli->cl_write_offset_hist); in osc_rpc_stats_seq_write()
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dlproc_llite.c1215 lprocfs_oh_clear(&io_extents->pp_extents[i].pp_r_hist); in ll_rw_extents_stats_pp_seq_write()
1216 lprocfs_oh_clear(&io_extents->pp_extents[i].pp_w_hist); in ll_rw_extents_stats_pp_seq_write()
1288 lprocfs_oh_clear(&io_extents->pp_extents[i].pp_r_hist); in ll_rw_extents_stats_seq_write()
1289 lprocfs_oh_clear(&io_extents->pp_extents[i].pp_w_hist); in ll_rw_extents_stats_seq_write()
1329 lprocfs_oh_clear(&io_extents->pp_extents[cur].pp_r_hist); in ll_rw_stats_tally()
1330 lprocfs_oh_clear(&io_extents->pp_extents[cur].pp_w_hist); in ll_rw_stats_tally()
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dlprocfs_status.c1492 void lprocfs_oh_clear(struct obd_histogram *oh) in lprocfs_oh_clear() function
1498 EXPORT_SYMBOL(lprocfs_oh_clear);
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlprocfs_status.h618 void lprocfs_oh_clear(struct obd_histogram *oh);