Home
last modified time | relevance | path

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

/dalvik/vm/
DProfile.cpp239 static void updateActiveProfilers(ExecutionSubModes newMode, bool enable) in updateActiveProfilers() function
455 updateActiveProfilers(kSubModeMethodTrace, true); in dvmMethodTraceStart()
568 updateActiveProfilers(kSubModeMethodTrace, false); in dvmMethodTraceStop()
946 updateActiveProfilers(kSubModeEmulatorTrace, true); in dvmEmulatorTraceStart()
962 updateActiveProfilers(kSubModeEmulatorTrace, in dvmEmulatorTraceStop()
974 updateActiveProfilers(kSubModeInstCounting, true); in dvmStartInstructionCounting()
987 updateActiveProfilers(kSubModeInstCounting, in dvmStopInstructionCounting()