Home | History | Annotate | Download | only in lib

Lines Matching defs:GC

9 #        [-S {cload,excp,gc,method,objnew,thread}] [-r MAXROWS] [-d]
34 GC = "GC"
157 "gc__begin": Category.GC,
158 "mem__pool__gc__begin": Category.GC,
166 "gc__start": Category.GC
178 "gc__start": Category.GC
183 "gc__mark__begin": Category.GC,
184 "gc__sweep__begin": Category.GC,
248 "PID", "CMDLINE", "METHOD/s", "GC/s", "OBJNEW/s",
267 stats.get(Category.GC, 0) / self.args.interval,