Searched refs:top_down (Results 1 – 4 of 4) sorted by relevance
442 ProfileTreeTestHelper top_down_test_helper(profile->top_down()); in TEST()505 CheckNodeIds(profile->top_down()->root(), &nodeId); in TEST()534 CheckNodeIds(profile->top_down()->root(), &nodeId); in TEST()570 const ProfileTree* topDown = profile->top_down(); in TEST()
231 profile->top_down()->root()->children(); in TEST()295 const ProfileNode* node = profile->top_down()->root(); in TEST()
182 const ProfileTree* top_down() const { return &top_down_; } in top_down() function
7110 return reinterpret_cast<const CpuProfileNode*>(profile->top_down()->root()); in GetTopDownRoot()