Searched refs:GetTopDownRoot (Results 1 – 4 of 4) sorted by relevance
183 const CpuProfileNode* GetTopDownRoot() const;
139 flattenNodesTree(inspector, v8profile->GetTopDownRoot(), nodes.get()); in createCPUProfile()
4308 profile->GetTopDownRoot()); in Main()
10682 const CpuProfileNode* CpuProfile::GetTopDownRoot() const { in GetTopDownRoot() function in v8::CpuProfile