Searched refs:profilerEnabled (Results 1 – 1 of 1) sorted by relevance
26 static const char profilerEnabled[] = "profilerEnabled"; variable221 m_state->setBoolean(ProfilerAgentState::profilerEnabled, true); in enable()234 m_state->setBoolean(ProfilerAgentState::profilerEnabled, false); in disable()248 if (!m_state->booleanProperty(ProfilerAgentState::profilerEnabled, false)) in restore()