Home
last modified time | relevance | path

Searched refs:CpuPerfScopeInternal (Results 1 - 1 of 1) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeRender/src/perf/
H A Dcpu_perf_scope.h30 class CpuPerfScopeInternal final {
32 inline CpuPerfScopeInternal(
34 inline ~CpuPerfScopeInternal();
45 inline CpuPerfScopeInternal::CpuPerfScopeInternal( in CpuPerfScopeInternal() function in CpuPerfScopeInternal
58 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_CONCA
[all...]

Completed in 1 milliseconds