Searched refs:top_down_ (Results 1 – 2 of 2) sorted by relevance
182 const ProfileTree* top_down() const { return &top_down_; } in top_down()204 ProfileTree top_down_; variable
331 ProfileNode* top_frame_node = top_down_.AddPathFromEnd(path); in AddPath()346 top_down_.Print(); in Print()