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