Home
last modified time | relevance | path

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

/xnu-12377.1.9/tools/lldbmacros/
H A Drecount.py594 def GetRecountProcessorDiagnostics(pr, cur_time, O=None): function
673 with O.table(GetRecountProcessorDiagnostics.header, indent=True):
676 print(GetRecountProcessorDiagnostics(pr, cur_time=max_dispatch, O=O))