Home
last modified time | relevance | path

Searched refs:arc_stats_t (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Darc_impl.h877 } arc_stats_t; typedef
901 extern arc_stats_t arc_stats;
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Darc.c474 arc_stats_t arc_stats = {
7245 arc_stats_t *as = ksp->ks_data; in arc_kstat_update()