Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/os/
DSamplingProfilerIntegration.java109 SamplingProfiler.ThreadSet threadSet = SamplingProfiler.newThreadGroupThreadSet(group); in start() local
110 samplingProfiler = new SamplingProfiler(samplingProfilerDepth, threadSet); in start()