Searched refs:arc_read_count (Results 1 – 5 of 5) sorted by relevance
75 prev_arc_rd=$(kstat_pool $TESTPOOL1 iostats.arc_read_count)86 curr_arc_rd=$(kstat_pool $TESTPOOL1 iostats.arc_read_count)
78 prev_arc_read=$(kstat_pool $TESTPOOL iostats.arc_read_count)81 curr_arc_read=$(kstat_pool $TESTPOOL iostats.arc_read_count)
241 prev_buf_rd=$(kstat_pool $pool iostats.arc_read_count)247 curr_buf_rd=$(kstat_pool $pool iostats.arc_read_count)
965 SPA_IOSTATS_ADD(arc_read_count, iops); in spa_iostats_read_add()
981 kstat_named_t arc_read_count; member