Searched refs:byUsage (Results 1 – 1 of 1) sorted by relevance
257 std::array<UsageStats, size_t(Allocation::Usage::Count)> byUsage; member278 for (auto& stats : byUsage) { in numAllocations()286 for (auto& stats : byUsage) { in bytesAllocated()303 auto& usageStats = stats_.byUsage[int(request.usage)]; in allocate()313 auto& usageStats = stats_.byUsage[int(allocation.request.usage)]; in free()