Lines Matching refs:header

208         header = "\nZombie Tasks:\n"
209 header += GetTaskSummary.header + " " + GetProcSummary.header
215 print(header)
286 @header("{0: <20s} {1: <20s} {2: <20s} {3: <10s} {4: <5s}".format("kcdata_descriptor", "begin_addr"…
298 @header("{0: <20s} {1: <20s} {2: <20s} {3: >5s} {4: <5s}".format("task","vm_map", "ipc_space", "#ac…
339 @header("{0: <28s}".format("task_role"))
412 @header(ThreadSummaryFormat.format(ts=ThreadSummaryNames))
646 @header("{0: <20s} {1: <15s} {2: <10s} {3: <10s} {4: <10s} {5: <12s} {6: <12s} {7: <20s}".format("c…
706 print(GetCoalitionSummary.header)
719 print(GetTaskSummary.header + " " + GetProcSummary.header + " " + GetTaskRoleSummary.header)
732 @header("{0: <20s} {1: <5s} {2: <16s} {3: <5s} {4: <8s} {5: <20s}".format("thread_group", "id", "na…
755 print(GetThreadGroupSummary.header)
777 print(GetCoalitionSummary.header)
787 @header("{0: >6s} {1: <18s} {2: >11s} {3: ^10s} {4: <32s}".format("pid", "process", "io_policy", …
862 @header("{0: <20s} {1: <10s} {2: <10s} {3: <15s} {4: <15s} {5: <15s} {6: <15s}".format("tty_dev","p…
898 print(GetTaskSummary.header + " " + GetProcSummary.header)
917 print(GetTaskSummary.header + " " + GetProcSummary.header)
936 print(GetTaskSummary.header + " " + GetProcSummary.header)
1082 print(GetTTYDevSummary.header)
1099 with O.table(GetThreadSummary.header):
1116 with O.table(GetThreadSummary.header):
1183 extra_hdr += " " + GetKCDataSummary.header
1187 extra_hdr += " " + GetTaskRoleSummary.header
1189 with O.table(GetTaskSummary.header + extra_hdr + " " + GetProcSummary.header):
1225 print(GetTaskSummary.header + " " + GetProcSummary.header)
1241 print(GetTaskSummary.header + " " + GetProcSummary.header)
1252 pslen = GetProcSummary.header.find("command");
1284 print(GetTaskSummary.header + " " + GetProcSummary.header)
1288 with O.table(GetThreadSummary.header, indent=True):
1352 print(GetTaskSummary.header + " " + GetProcSummary.header)
1355 with O.table(GetThreadSummary.header, indent=True):
1412 with O.table(GetThreadSummary.header, indent=True):
1433 print(GetTaskSummary.header + " " + GetProcSummary.header)
1436 with O.table(GetThreadSummary.header, indent=True):
1449 with O.table(GetThreadSummary.header):
1460 with O.table(GetThreadSummary.header):
1478 with O.table(GetThreadSummary.header):
1592header = summary_str.format(info=CallChainThreadInfo('thread', 'state', 'base', 'pri', 'since-off …
1616 with O.table(header, indent=True):
1689 print(GetTaskSummary.header + " " + GetProcSummary.header)
1691 with O.table(GetThreadSummary.header, indent=True):
1710 print(GetTaskSummary.header + " " + GetProcSummary.header)
1712 with O.table(GetThreadSummary.header, indent=True):
1763 print(GetTaskSummary.header + " " + GetProcSummary.header)
1765 with O.table(GetThreadSummary.header, indent=True):
1853 with O.table(GetThreadSummary.header):
2102 @header("{0: <15s} {1: >16s} {2: <2s} {3: >15s} {4: >14s} {5: >12s} {6: >12s} {7: >12s} {8: <15s}…
2141 print(FormatTaskLedgerSummary.header)
2165 print(FormatTaskLedgerSummary.header)
2196 @header("{0: <36s} {1: <10s}".format("uuid", "flags"))
2215 print("{0: <8s} ".format("slot") + GetProcUUIDPolicyEntrySummary.header)
2238 print(GetTaskSummary.header + " " + GetProcSummary.header)
2321 print(GetTaskSummary.header + ' ' + GetProcSummary.header)
2348 @header("{0: <20s} {1: ^10s}".format("task", "ref_count"))
2355 print(ShowAllRefCounts.header)
2378 @header("{0:<20s} {1:^10s} {2:^10s} {3:^15s}".format("Thread", "Priority", "State", "sched_usage"))
2385 print(ShowAllSchedUsage.header)
2404 @header("{0: <20s} {1: <20s} {2: >10s}".format("Process", "Name", "Number of Open Files"))
2409 print(ShowProcFilesSummary.header)
2430 print(GetTaskSummary.header + " " + GetProcSummary.header)
2563 print(GetTaskSummary.header + " "+ GetProcSummary.header)
2570 with O.table(GetThreadSummary.header, indent=True):