Searched refs:sStatLogger (Results 1 – 3 of 3) sorted by relevance
101 public static final StatLogger sStatLogger = new StatLogger(new String[] { field in ServiceManager333 final long start = sStatLogger.getTime(); in rawGetService()337 final int time = (int) sStatLogger.logDurationStat(Stats.GET_SERVICE, start); in rawGetService()
9566 ServiceManager.sStatLogger.dump(pw, " "); in dumpOtherProcessesInfoLSP()
41828 Landroid/os/ServiceManager;->sStatLogger:Lcom/android/internal/util/StatLogger;