Searched defs:slab_destroy_index (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sa/
H A Dsadc.c82 static int slab_create_index, slab_destroy_index, slab_size_index; variable
399 slab_destroy_index = safe_kstat_data_index(ksp, "slab_destroy");
480 slab_destroy = knp[slab_destroy_index].value.ui64;

Completed in 46 milliseconds