Home
last modified time | relevance | path

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

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