Searched refs:s_ProfileCallCount (Results 1 – 2 of 2) sorted by relevance
145 s_ProfileCallCount = 0;194 if (s_ProfileCallCount % NW_PROFILE_OUTPUT_INTERVAL == 0) in AdvanceAutoTestFrame()198 else if (s_ProfileCallCount % NW_PROFILE_OUTPUT_INTERVAL == 1) in AdvanceAutoTestFrame()202 s_ProfileCallCount++; in AdvanceAutoTestFrame()348 static s32 s_ProfileCallCount; variable
35 s32 DebugUtility::s_ProfileCallCount = 0; member in nw::demo::DebugUtility