Home
last modified time | relevance | path

Searched refs:threadsDir (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/os/
DProcessCpuTracker.java195 final String threadsDir; field in ProcessCpuTracker.Stats
262 threadsDir = (new File(procDir, "task")).toString(); in Stats()
278 threadsDir = null; in Stats()
489 mCurThreadPids = collectStats(st.threadsDir, pid, false, in collectStats()
560 mCurThreadPids = collectStats(st.threadsDir, pid, true, in collectStats()