Searched defs:exec_micros (Results 1 – 6 of 6) sorted by relevance
77 int64_t exec_micros) in TimeNode()90 int64_t exec_micros; variable
506 int64_t exec_micros(int64_t step) const { in exec_micros() function839 int64_t exec_micros() const { return exec_micros_; } in exec_micros() function
227 int64_t ExecStep::exec_micros() const { in exec_micros() function in tensorflow::tfprof::ExecStep
193 int64_t exec_micros = exec.second; in AllocateTimeNodes() local
27 int64 exec_micros = 2; field89 int64 exec_micros = 2; field
32 int64_t exec_micros; member