Searched refs:getLiveSystemAllocationTotal (Results 1 – 8 of 8) sorted by relevance
229 size_t getLiveSystemAllocationTotal (const AllocationCallbackValidationResults& validationRes…
646 size_t getLiveSystemAllocationTotal (const AllocationCallbackValidationResults& validationResults) in getLiveSystemAllocationTotal() function
615 return getLiveSystemAllocationTotal(validateRes) in iterate()
304 return getLiveSystemAllocationTotal(validateRes) in computeDeviceMemorySystemMemFootprint()
391 …return getLiveSystemAllocationTotal(validationResults) + systemAllocationOverhead*validationResult… in getCurrentSystemMemoryUsage()