Home
last modified time | relevance | path

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

/xnu-8019.80.24/tools/lldbmacros/
H A Dipc.py52 def GetTaskBusyIPCSummary(task): function
473 print GetTaskBusyIPCSummary.header
474 (summary, table_size, nbusy, nmsgs) = GetTaskBusyIPCSummary(tval)
1538 print GetTaskBusyIPCSummary.header
1540 (summary, table_size, nbusy, nmsgs) = GetTaskBusyIPCSummary(tsk)
1546 (summary, table_size, nbusy, nmsgs) = GetTaskBusyIPCSummary(tsk)