Searched refs:op_counts_ (Results 1 – 2 of 2) sorted by relevance
290 op_counts_.clear(); in Init()768 op_counts_[node_description] += 1; in MarkCurrNodeExecuted()1007 for (const auto& item : op_counts_) { in Summary()
340 std::map<string, int> op_counts_; variable