Home
last modified time | relevance | path

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

/packages/modules/Profiling/service/java/com/android/os/profiling/
DDeviceConfigHelper.java102 public static final String STACK_SAMPLING_FREQUENCY_MIN = "stack_sampling_frequency_min"; field in DeviceConfigHelper
214 STACK_SAMPLING_FREQUENCY_MIN, in getAllStackSamplingProperties()
DConfigs.java200 DeviceConfigHelper.STACK_SAMPLING_FREQUENCY_MIN, 1); in initializeStackSamplingConfigsIfNecessary()
311 DeviceConfigHelper.STACK_SAMPLING_FREQUENCY_MIN, in maybeUpdateConfigs()