Searched refs:CpuPerfScopeInternal (Results 1 – 1 of 1) sorted by relevance
30 class CpuPerfScopeInternal final { in RENDER_BEGIN_NAMESPACE()32 inline CpuPerfScopeInternal( in RENDER_BEGIN_NAMESPACE()34 inline ~CpuPerfScopeInternal(); in RENDER_BEGIN_NAMESPACE()45 inline CpuPerfScopeInternal::CpuPerfScopeInternal( in CpuPerfScopeInternal() function58 inline CpuPerfScopeInternal::~CpuPerfScopeInternal() in ~CpuPerfScopeInternal()63 inline void CpuPerfScopeInternal::Stop() in Stop()77 RENDER_NS::CpuPerfScopeInternal timerName(category, subCategory, name);80 …RENDER_NS::CpuPerfScopeInternal RENDER_CONCAT(cpuPerfScope_, __LINE__)(category, subCategory, name)