Searched refs:dst_root (Results 1 – 4 of 4) sorted by relevance
9 field:int dst_root; offset:8; size:4; signed:1;15 print fmt: "dst_root=%d dst_id=%d cgroup=%s pid=%d comm=%s", REC->dst_root, REC->dst_id, REC->cname…
10 optional int32 dst_root = 1; field32 optional int32 dst_root = 1; field
533 auto& dst_root = members_[dst_root_id]; in ColocateResourceOrRefEdge() local535 TF_RETURN_IF_ERROR(dst_root.EnsureCompatibilityAcrossResourceEdge( in ColocateResourceOrRefEdge()