Home
last modified time | relevance | path

Searched defs:subCategory (Results 1 - 4 of 4) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/perf/
H A Dintf_performance_data_manager.h67 BASE_NS::fixed_string<TIMING_DATA_NAME_LENGTH> subCategory; member
H A Dcpu_perf_scope.h43 CpuPerfScope( const BASE_NS::string_view category, const BASE_NS::string_view subCategory, const BASE_NS::string_view name) CpuPerfScope() argument
/foundation/graphic/graphic_3d/lume/LumeRender/src/perf/
H A Dcpu_perf_scope.h45 CpuPerfScopeInternal( const BASE_NS::string_view category, const BASE_NS::string_view subCategory, const BASE_NS::string_view name) CpuPerfScopeInternal() argument
/foundation/graphic/graphic_3d/lume/LumeEngine/src/perf/
H A Dperformance_data_manager.cpp52 void UpdateTimingData(const string_view subCategory, const string_view name, const int64_t microSeconds, in UpdateTimingData() argument
147 void PerformanceDataManager::UpdateData([[maybe_unused]] const string_view subCategory, in UpdateData() argument
174 void PerformanceDataManager::RemoveData([[maybe_unused]] const string_view subCategory) in RemoveData() argument

Completed in 2 milliseconds