Searched defs:ScopedLoggingTimer (Results 1 – 2 of 2) sorted by relevance
93 struct ScopedLoggingTimer { struct99 bool enabled;100 string label;101 uint64 start_micros;
42 ScopedLoggingTimer::ScopedLoggingTimer(const string& label, bool enabled) in ScopedLoggingTimer() function in xla::ScopedLoggingTimer