Searched defs: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; local
2605 return (alloc_stat);
2618 return (++alloc_stat);
2626 return (++alloc_stat);
2635 return (++alloc_stat);
2640 return (++alloc_stat);
2680 alloc_stat++;
2690 if (alloc_stat)
2691 return (alloc_stat);
2708 return (++alloc_stat);
[all...]

Completed in 89 milliseconds