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

/seL4-camkes-master/projects/capdl/python-capdl-tool/capdl/
H A DAllocator.py602 def _next_ut(self): member in class:BestFitAllocator
620 (ut, is_device) = self._next_ut()
635 (ut, is_device) = self._next_ut()
651 (ut, is_device) = self._next_ut()
666 (ut, is_device) = self._next_ut()

Completed in 30 milliseconds