Searched refs:s_ProfileCallCount (Results 1 – 2 of 2) sorted by relevance
140 if (s_ProfileCallCount % NW_PROFILE_OUTPUT_INTERVAL == 0) in AdvanceAutoTestFrame()144 else if (s_ProfileCallCount % NW_PROFILE_OUTPUT_INTERVAL == 1) in AdvanceAutoTestFrame()148 s_ProfileCallCount++; in AdvanceAutoTestFrame()258 static int s_ProfileCallCount; variable
31 int DebugUtility::s_ProfileCallCount = 0; member in nw::demo::DebugUtility