Home
last modified time | relevance | path

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

/packages/modules/Profiling/service/java/com/android/os/profiling/
DDeviceConfigHelper.java98 public static final String STACK_SAMPLING_SAMPLING_SIZE_KB_MIN = "stack_sampling_size_kb_min"; field in DeviceConfigHelper
211 STACK_SAMPLING_SAMPLING_SIZE_KB_MIN, in getAllStackSamplingProperties()
DConfigs.java194 DeviceConfigHelper.STACK_SAMPLING_SAMPLING_SIZE_KB_MIN, 4); in initializeStackSamplingConfigsIfNecessary()
302 DeviceConfigHelper.STACK_SAMPLING_SAMPLING_SIZE_KB_MIN, in maybeUpdateConfigs()