Home
last modified time | relevance | path

Searched refs: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"); in all_stat_init()
480 slab_destroy = knp[slab_destroy_index].value.ui64; in all_stat_load()