Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_telemetry.cpp266 static const uint32_t CORE_COUNT = GetCoreCount(); in GetCPUCores() local
267 cpu.cores = std::min(CPUInfo::MAX_CORES, CORE_COUNT); in GetCPUCores()

Completed in 2 milliseconds