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.java185 final String threadsDir; field in ProcessCpuTracker.Stats
247 threadsDir = (new File(procDir, "task")).toString(); in Stats()
262 threadsDir = null; in Stats()
463 mCurThreadPids = collectStats(st.threadsDir, pid, false, in collectStats()
534 mCurThreadPids = collectStats(st.threadsDir, pid, true, in collectStats()