Searched refs:zh_stats_count (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c134 uint64_t zh_stats_count; member in struct:ztest_shared_hdr
6031 size += hdr->zh_stats_size * hdr->zh_stats_count;
6053 hdr->zh_stats_count = ZTEST_FUNCS;
6088 offset += hdr->zh_stats_size * hdr->zh_stats_count;

Completed in 102 milliseconds