Searched refs:OutSum (Results 1 – 1 of 1) sorted by relevance
1610 uint64_t OutSum = sumEdgeCount(Count->OutEdges); in populateCounters() local1614 if (Count->CountValue > OutSum) in populateCounters()1615 Total = Count->CountValue - OutSum; in populateCounters()