Searched refs:op_counts_ (Results 1 – 2 of 2) sorted by relevance
414 op_counts_.clear(); in Init()895 op_counts_[node_description] += 1; in MarkNodeExecuted()1176 for (const auto& item : op_counts_) { in Summary()
428 std::map<string, int> op_counts_; variable