Searched refs:s_totalAllocations (Results 1 – 1 of 1) sorted by relevance
60 static size_t s_totalAllocations = 0; variable68 ALOGV("Total memory usage: %zu kb", s_totalAllocations / 1024); in _logUsageLocked()74 s_totalAllocations += size; in _addAllocation()