Searched refs:ReAccount (Results 1 – 8 of 8) sorted by relevance
70 bool ReAccount(ShowMultiNode* node, const Options& opts);
68 bool ReAccount(ShowNode* node, const Options& opts);
204 node->account = ReAccount(node, opts); in Account()
223 node->account = ReAccount(node, opts); in Account()
112 bool TFMultiShow::ReAccount(ShowMultiNode* node, const Options& opts) { in ReAccount() function in tensorflow::tfprof::TFMultiShow
127 n.second->account = ReAccount(n.second.get(), opts); in ShowInternal()
121 bool TFShow::ReAccount(ShowNode* node, const Options& opts) { in ReAccount() function in tensorflow::tfprof::TFShow
604 node->account = ReAccount(node, opts); in Account()