Searched refs:s_ProfileCallCount (Results 1 – 2 of 2) sorted by relevance
143 s_ProfileCallCount = 0;192 if (s_ProfileCallCount % NW_PROFILE_OUTPUT_INTERVAL == 0) in AdvanceAutoTestFrame()196 else if (s_ProfileCallCount % NW_PROFILE_OUTPUT_INTERVAL == 1) in AdvanceAutoTestFrame()200 s_ProfileCallCount++; in AdvanceAutoTestFrame()346 static s32 s_ProfileCallCount; variable
33 s32 DebugUtility::s_ProfileCallCount = 0; member in nw::demo::DebugUtility