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

/darwin-on-arm/xnu/bsd/kern/
H A Ddecmpfs.c83 static SInt32 totalAlloc; variable
114 int s = OSAddAtomic(sz, &totalAlloc);
144 int s = OSAddAtomic(-sz, &totalAlloc);

Completed in 22 milliseconds