Searched refs:kLockProfThresholdRuntimeOption (Results 1 – 1 of 1) sorted by relevance
223 static const char* kLockProfThresholdRuntimeOption = "-Xlockprofthreshold:0"; variable716 addOption(kLockProfThresholdRuntimeOption); in startVm()717 ALOGI("Disabling lock profiling: '%s'\n", kLockProfThresholdRuntimeOption); in startVm()