Home
last modified time | relevance | path

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

/packages/modules/Profiling/service/java/com/android/os/profiling/
DDeviceConfigHelper.java103 public static final String STACK_SAMPLING_FREQUENCY_MAX = "stack_sampling_frequency_max"; field in DeviceConfigHelper
215 STACK_SAMPLING_FREQUENCY_MAX); in getAllStackSamplingProperties()
DConfigs.java202 DeviceConfigHelper.STACK_SAMPLING_FREQUENCY_MAX, 200); in initializeStackSamplingConfigsIfNecessary()
314 DeviceConfigHelper.STACK_SAMPLING_FREQUENCY_MAX, in maybeUpdateConfigs()