Home
last modified time | relevance | path

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

/xnu-12377.61.12/tools/lldbmacros/
H A Dipc.py147 def GetTaskBusyIPCSummary(task): function
655 print(GetTaskBusyIPCSummary.header)
656 summary, _, _, _ = GetTaskBusyIPCSummary(tval)
2022 print(GetTaskBusyIPCSummary.header)
2024 (summary, table_size, nbusy, nmsgs) = GetTaskBusyIPCSummary(tsk)
2030 (summary, table_size, nbusy, nmsgs) = GetTaskBusyIPCSummary(tsk)