Searched refs:FetchAllLeaf (Results 1 – 1 of 1) sorted by relevance
188 std::vector<const CodeNode*> all_leaf = FetchAllLeaf(node); in Add()243 std::vector<const CodeNode*> FetchAllLeaf(const CodeNode* root) { in FetchAllLeaf() function in tensorflow::tfprof::__anon1c1cedaa0111::Samples249 std::vector<const CodeNode*> nodes = FetchAllLeaf(n); in FetchAllLeaf()