HomeSort by: relevance | last modified time | path
    Searched refs:zs_buckets_with_n_entries (Results 1 - 3 of 3) sorted by relevancy

  /src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
zap.h 481 * zs_buckets_with_n_entries[n] is the number of buckets (each
483 * zs_buckets_with_n_entries[1] should be very close to
486 uint64_t zs_buckets_with_n_entries[ZAP_HISTOGRAM_SIZE]; member in struct:zap_stats
  /src/external/cddl/osnet/dist/uts/common/fs/zfs/
zap_leaf.c 882 zs->zs_buckets_with_n_entries[n]++;
  /src/external/cddl/osnet/dist/cmd/zdb/
zdb.c 358 dump_histogram(zs.zs_buckets_with_n_entries, ZAP_HISTOGRAM_SIZE, 0);

Completed in 24 milliseconds