Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_utils.h172 static uint64_t ComposeDataId(pid_t pid, uint32_t id) in ComposeDataId() function
H A Drs_profiler_base.cpp988 return Utils::ComposeDataId(Utils::GetPid(), id++); in NewAshmemDataCacheId()