MCPcopy Index your code
hub / github.com/dtrace4linux/linux / equiv_cb

Function equiv_cb

cmd/ctfconvert/merge.c:410–428  ·  view source on GitHub ↗

* We perform an equivalency check on two subgraphs by traversing through them * in lockstep. If a given node is equivalent in both the parent and the child, * we mark it in both subgraphs, using the t_emark field, with a monotonically * increasing number. If, in the course of the traversal, we reach a node that * we have visited and numbered during this equivalency check, we have a cycle. *

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

equiv_nodeFunction · 0.85
debugFunction · 0.85

Tested by

no test coverage detected