Searched refs:cpu_execs_ (Results 1 – 2 of 2) sorted by relevance
110 return cpu_execs_; in cpu_execs()116 for (const auto& exec : cpu_execs_) { in lastest_schedule_end_micros()203 for (const auto& e : cpu_execs_) { in ToProto()237 cpu_execs_.clear(); in FromProto()252 auto& exec = cpu_execs_[exec_time.first]; in FromProto()276 std::map<string, std::vector<std::pair<int64, int64>>> cpu_execs_; variable
72 cpu_execs_[dev].push_back(pair); in AddTimeStats()256 for (const auto& execs : cpu_execs_) { in cpu_exec_micros()