Home
last modified time | relevance | path

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

/packages/modules/Profiling/service/java/com/android/os/profiling/
DDeviceConfigHelper.java99 public static final String STACK_SAMPLING_SAMPLING_SIZE_KB_MAX = "stack_sampling_size_kb_max"; field in DeviceConfigHelper
212 STACK_SAMPLING_SAMPLING_SIZE_KB_MAX, in getAllStackSamplingProperties()
DConfigs.java196 DeviceConfigHelper.STACK_SAMPLING_SAMPLING_SIZE_KB_MAX, 65536); in initializeStackSamplingConfigsIfNecessary()
305 DeviceConfigHelper.STACK_SAMPLING_SAMPLING_SIZE_KB_MAX, in maybeUpdateConfigs()