Home
last modified time | relevance | path

Searched refs:time_fmt (Results 1 – 1 of 1) sorted by relevance

/xnu-8792.41.9/tools/lldbmacros/
H A Drecount.py166 def time_fmt(self): member in RecountPlan
171 t=self.time_fmt(), n='{:>8s} ' if self._group_column else '')
414 ' ' + plan.time_fmt().format(idle_time) + ' ' +
415 plan.time_fmt().format(total_time) +