Searched refs:m_nextUserInitiatedProfileNumber (Results 1 – 2 of 2) sorted by relevance
80 , m_nextUserInitiatedProfileNumber(1) in InspectorProfilerAgent()179 m_currentUserInitiatedProfileNumber = m_nextUserInitiatedProfileNumber++; in getCurrentUserInitiatedProfileName()247 m_nextUserInitiatedProfileNumber = 1; in resetState()
112 unsigned m_nextUserInitiatedProfileNumber; variable