Searched refs:METRIC_SHUTDOWN_TIME_START (Results 1 – 2 of 2) sorted by relevance
118 private static String METRIC_SHUTDOWN_TIME_START = "begin_shutdown"; field in ShutdownThread569 TRON_METRICS.put(METRIC_SHUTDOWN_TIME_START, System.currentTimeMillis()); in metricShutdownStart()
118 private static final String METRIC_SHUTDOWN_TIME_START = "begin_shutdown"; field in BootReceiver444 } else if (keyValue[0].equals(METRIC_SHUTDOWN_TIME_START)) { in logSystemServerShutdownTimeMetrics()