Home
last modified time | relevance | path

Searched defs:timers_ (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dd8-console.h41 std::map<std::string, base::TimeTicks> timers_; variable
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dhlo_execution_profiler.h77 std::stack<std::unique_ptr<se::Timer>> timers_; variable