Searched refs:samplingProfilerMilliseconds (Results 1 – 1 of 1) sorted by relevance
49 private static final int samplingProfilerMilliseconds; field in SamplingProfilerIntegration56 samplingProfilerMilliseconds = SystemProperties.getInt("persist.sys.profiler_ms", 0);58 if (samplingProfilerMilliseconds > 0) {73 + samplingProfilerMilliseconds); in Log.i() argument111 samplingProfiler.start(samplingProfilerMilliseconds); in start()198 samplingProfiler.start(samplingProfilerMilliseconds); in writeSnapshotFile()