プロセス ID 別アプリケーション要約 (PID)

PID ごとのアプリケーション要約の内容は、Tid ごとのアプリケーション要約と同じです。ただし、各プロセスに属するスレッドが統合され、モニター期間中に最も多くの CPU 時間を消費したプロセスがリストの先頭にある点が異なります。

name (PID) (Thread Count) 」列には、プロセス名、そのプロセス ID、およびこのプロセスに属し、このデータ行に対して累積されたスレッドの数が表示されます。
                           Application Summary (by Pid)
                           ----------------------------
   -- processing total (msec) --   -- percent of total processing time -- 
  combined  application  syscall  combined  application  syscall  name (Pid)(Thread Count)
  ========  ===========  =======  ========  ===========  =======  ===================
 4986.2355    4986.2355   0.0000   24.4214      24.4214   0.0000  cpu(18418)(1)
 4985.8051    4985.8051   0.0000   24.4193      24.4193   0.0000  cpu(19128)(1)
 4982.0331    4982.0331   0.0000   24.4009      24.4009   0.0000  cpu(18894)(1)
   83.8436       2.5062  81.3374    0.4106       0.0123   0.3984  disp+work(20390)(1)
   72.5809       2.7269  69.8540    0.3555       0.0134   0.3421  disp+work(18584)(1)
   69.8023       2.5351  67.2672    0.3419       0.0124   0.3295  disp+work(19916)(1)
   63.6399       2.5032  61.1368    0.3117       0.0123   0.2994  disp+work(17580)(1)
   63.5906       2.2187  61.3719    0.3115       0.0109   0.3006  disp+work(20154)(1)
   62.1134       3.3125  58.8009    0.3042       0.0162   0.2880  disp+work(21424)(1)
   60.0789       2.0590  58.0199    0.2943       0.0101   0.2842  disp+work(21992)(1)

 ...(lines omitted)...