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
258 threadsDir = (new File(procDir, "task")).toString(); in Stats()
274 threadsDir = null; in Stats()
485 mCurThreadPids = collectStats(st.threadsDir, pid, false, in collectStats()
556 mCurThreadPids = collectStats(st.threadsDir, pid, true, in collectStats()