Home
last modified time | relevance | path

Searched defs:iprofcollectd (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/profcollect/src/com/android/server/profcollect/
DUtils.java47 static boolean traceSystem(IProfCollectd iprofcollectd, String eventName) { in traceSystem()
65 static boolean traceSystem(IProfCollectd iprofcollectd, String eventName, int delayMs) { in traceSystem()
83 static boolean traceProcess(IProfCollectd iprofcollectd, in traceProcess()
112 private static boolean checkPrerequisites(IProfCollectd iprofcollectd) { in checkPrerequisites()