Searched refs:nodes_count (Results 1 – 2 of 2) sorted by relevance
37 int nodes_count; member206 if (node->hlist.next && node->nodes_count) in graph_indent()210 else if (node->nodes_count) in graph_indent()243 cls->nodes_count++; in graph_cls_show()283 if (cls->hlist.next || cls->nodes_count) { in graph_cls_show()
1757 const int nodes_count = snapshot->GetNodesCount(); in TEST() local1759 for (int i = 0; i < nodes_count; ++i) { in TEST()