Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_dump.cpp559 auto& childrenUpdate = out["children update"]; in DumpNodeChildrenListUpdate() local
560 childrenUpdate.PushObject(); in DumpNodeChildrenListUpdate()
561 childrenUpdate["current count"] = node.fullChildrenList_->size(); in DumpNodeChildrenListUpdate()
564 childrenUpdate["disappearing count"] = node.disappearingChildren_.size(); in DumpNodeChildrenListUpdate()
567 childrenUpdate["expected count"] = expected; in DumpNodeChildrenListUpdate()
568 childrenUpdate.PopObject(); in DumpNodeChildrenListUpdate()

Completed in 2 milliseconds