Home
last modified time | relevance | path

Searched refs:timer_stats_ (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/
Dutil.cc59 timer_stats_(timer_stats) { in ScopedLoggingTimer()
70 TimerStats& stats = *timer_stats_; in StopAndLog()
Dutil.h130 TimerStats* timer_stats_; variable