Searched refs:KILL (Results 1 – 2 of 2) sorted by relevance
45 private static final Event KILL_EVENT = new Event(Event.KILL, null);100 public static final int KILL = 12; field in GraphRunner.Event162 case Event.KILL: in loop()
1353 final long killToken = proto.start(ProcessStatsProto.KILL); in dumpDebug()