Home
last modified time | relevance | path

Searched refs:alloc_stat (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun/io/eri/
H A Deri.c2598 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()
[all …]