Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/direct/
H A Ddio.kshlib200 prev_buf_wr=$(kstat_pool $pool iostats.arc_write_count)
206 curr_buf_wr=$(kstat_pool $pool iostats.arc_write_count)
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dspa_stats.c983 SPA_IOSTATS_ADD(arc_write_count, iops); in spa_iostats_write_add()
/freebsd/sys/contrib/openzfs/include/sys/
H A Dspa.h953 kstat_named_t arc_write_count; member