Searched refs:profilePeriod (Results 1 – 1 of 1) sorted by relevance
557 char profilePeriod[sizeof("-Xprofile-period:")-1 + PROPERTY_VALUE_MAX]; in startVm() local826 parseRuntimeOption("dalvik.vm.profile.period-secs", profilePeriod, "-Xprofile-period:"); in startVm()