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