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.java191 final String threadsDir; field in ProcessCpuTracker.Stats
253 threadsDir = (new File(procDir, "task")).toString(); in Stats()
268 threadsDir = null; in Stats()
469 mCurThreadPids = collectStats(st.threadsDir, pid, false, in collectStats()
540 mCurThreadPids = collectStats(st.threadsDir, pid, true, in collectStats()