Searched refs:MAX_NODE_COUNT (Results 1 – 2 of 2) sorted by relevance
63 … if (generator_->GetMethodNodeCount() + generator_->GetframeStackLength() >= MAX_NODE_COUNT) { in Run()
33 const int MAX_NODE_COUNT = 20000; // 20000:the maximum size of the array variable61 struct CpuProfileNode nodes[MAX_NODE_COUNT];