Searched refs:report_instruction_count_ (Results 1 – 2 of 2) sorted by relevance
155 : report_instruction_count_(report_instruction_count) {} in SpmdLogger()177 int64 report_instruction_count_; variable
72 i < std::min<int64>(report_instruction_count_, entries_.size()); ++i) { in MakeReport()