Searched refs:samplingProfilerDepth (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/os/
H A DSamplingProfilerIntegration.java50 private static final int samplingProfilerDepth; field in class:SamplingProfilerIntegration
57 samplingProfilerDepth = SystemProperties.getInt("persist.sys.profiler_depth", 4);
110 samplingProfiler = new SamplingProfiler(samplingProfilerDepth, threadSet);

Completed in 184 milliseconds