Searched refs:PROFILE_FROM_SHELL (Results 1 – 1 of 1) sorted by relevance
152 PROFILE_FROM_SHELL = 1 << 15, enumerator246 runtime->SetProfileableFromShell((runtime_flags & PROFILE_FROM_SHELL) != 0); in EnableDebugFeatures()247 runtime_flags &= ~PROFILE_FROM_SHELL; in EnableDebugFeatures()