Searched refs:CpuPerfScope (Results 1 – 1 of 1) sorted by relevance
29 class CpuPerfScope final { in CORE_BEGIN_NAMESPACE()31 inline CpuPerfScope( in CORE_BEGIN_NAMESPACE()33 inline ~CpuPerfScope(); in CORE_BEGIN_NAMESPACE()43 inline CpuPerfScope::CpuPerfScope( in CpuPerfScope() function55 inline CpuPerfScope::~CpuPerfScope() in ~CpuPerfScope()60 inline void CpuPerfScope::Stop() in Stop()74 CORE_NS::CpuPerfScope timerName(category, subCategory, name);77 CORE_NS::CpuPerfScope CORE_CONCAT(cpuPerfScope_, __LINE__)(category, subCategory, name)