Searched refs:read_stat (Results 1 – 5 of 5) sorted by relevance
98 static unsigned long read_stat(const char *path) in read_stat() function178 initial_swpout = read_stat(SWPOUT_PATH); in main()179 initial_swpout_fallback = read_stat(SWPOUT_FALLBACK_PATH); in main()216 final_swpout = read_stat(SWPOUT_PATH); in main()217 final_swpout_fallback = read_stat(SWPOUT_FALLBACK_PATH); in main()
89 struct nfs4_ff_layoutstat read_stat; member
682 report = nfs4_ff_layoutstat_start_io(mirror, &mirror->read_stat, now); in nfs4_ff_layout_stat_io_start_read()683 nfs4_ff_layout_stat_io_update_requested(&mirror->read_stat, requested); in nfs4_ff_layout_stat_io_start_read()698 nfs4_ff_layout_stat_io_update_completed(&mirror->read_stat, in nfs4_ff_layout_stat_io_end_read()2470 ff_layout_encode_io_latency(xdr, &mirror->read_stat.io_stat); in ff_layout_encode_ff_layoutupdate()2536 devinfo->read_count = mirror->read_stat.io_stat.ops_completed; in ff_layout_mirror_prepare_stats()2537 devinfo->read_bytes = mirror->read_stat.io_stat.bytes_completed; in ff_layout_mirror_prepare_stats()
1359 resp_cqe->task_stat.read_stat.num_data_ins; in bnx2i_process_scsi_cmd_resp()1363 resp_cqe->task_stat.read_stat.num_data_ins); in bnx2i_process_scsi_cmd_resp()
299 struct bnx2i_read_resp_task_stat read_stat; member