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

/illumos-gate/usr/src/cmd/sa/
H A Dsadc.c83 static int buf_size_index, buf_avail_index, alloc_fail_index; variable
397 buf_size_index = safe_kstat_data_index(ksp, "buf_size");
482 buf_size = knp[buf_size_index].value.ui64;

Completed in 133 milliseconds