Home
last modified time | relevance | path

Searched refs:KEY_RS_CPU_ID (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_capturedata.h35 inline static const std::string KEY_RS_CPU_ID = "rs_cpu_id"; variable
H A Drs_profiler.cpp812 captureData.SetProperty(RSCaptureData::KEY_RS_CPU_ID, g_renderServiceCpuId.load()); in RecordUpdate()