Searched refs:tenths_pct (Results 1 – 1 of 1) sorted by relevance
534 int tenths_pct; in kmem_slabs() local619 tenths_pct = 0; in kmem_slabs()623 tenths_pct = pct - ((pct / 100) * 100); in kmem_slabs()624 tenths_pct = (tenths_pct + 5) / 10; /* round nearest tenth */ in kmem_slabs()625 if (tenths_pct == 10) { in kmem_slabs()627 tenths_pct = 0; in kmem_slabs()634 stats.ks_unused_buffers, pct, tenths_pct); in kmem_slabs()