Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Darc_impl.h590 kstat_named_t arcstat_c_max; member
1035 #define arc_c_max ARCSTAT(arcstat_c_max) /* max target cache size */
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/perf/
H A Dperf.shlib411 printf("%u\n", `arc_stats.arcstat_c_max.value.ui64);
470 printf(" \"c_max\": %u,\n", `arc_stats.arcstat_c_max.value.ui64);