Searched refs:IsCpuProfilingMode (Results 1 – 4 of 4) sorted by relevance
47 if (nw::demo::DebugUtility::IsCpuProfilingMode() != s_LastCpuCountingMode) in DrawLoadMeter()51 if (nw::demo::DebugUtility::IsCpuProfilingMode()) in DrawLoadMeter()68 s_LastCpuCountingMode = nw::demo::DebugUtility::IsCpuProfilingMode(); in DrawLoadMeter()73 if (nw::demo::DebugUtility::IsCpuProfilingMode()) in DrawLoadMeter()
117 if (! nw::demo::DebugUtility::IsCpuProfilingMode()) in RunAsync()
614 if (!nw::demo::DebugUtility::IsCpuProfilingMode()) in ClearBuffer()
74 static bool IsCpuProfilingMode() in IsCpuProfilingMode() function