Lines Matching refs:alloc_stat
2598 int alloc_stat = 0; in eri_allocthings() local
2605 return (alloc_stat); in eri_allocthings()
2618 return (++alloc_stat); in eri_allocthings()
2626 return (++alloc_stat); in eri_allocthings()
2635 return (++alloc_stat); in eri_allocthings()
2640 return (++alloc_stat); in eri_allocthings()
2680 alloc_stat++; in eri_allocthings()
2690 if (alloc_stat) in eri_allocthings()
2691 return (alloc_stat); in eri_allocthings()
2708 return (++alloc_stat); in eri_allocthings()
2717 return (++alloc_stat); in eri_allocthings()
2723 return (++alloc_stat); in eri_allocthings()
2728 return (++alloc_stat); in eri_allocthings()
2740 return (alloc_stat); in eri_allocthings()