Home
last modified time | relevance | path

Searched refs:KILLSWITCH_STACK_SAMPLING (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Profiling/service/java/com/android/os/profiling/
DDeviceConfigHelper.java88 public static final String KILLSWITCH_STACK_SAMPLING = "killswitch_stack_sampling"; field in DeviceConfigHelper
205 KILLSWITCH_STACK_SAMPLING, in getAllStackSamplingProperties()
DConfigs.java182 DeviceConfigHelper.KILLSWITCH_STACK_SAMPLING, false); in initializeStackSamplingConfigsIfNecessary()
287 DeviceConfigHelper.KILLSWITCH_STACK_SAMPLING, sKillswitchStackSampling); in maybeUpdateConfigs()
/packages/modules/Profiling/tests/cts/src/android/profiling/cts/
DProfilingFrameworkTests.java960 DeviceConfigHelper.KILLSWITCH_STACK_SAMPLING, killswitchEnabled); in overrideStackSamplingDeviceConfigValues()