Home
last modified time | relevance | path

Searched defs:timing_counter_ (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_device.h232 SharedCounter* timing_counter_; variable
Dgpu_device_test.cc289 std::unique_ptr<SharedCounter> timing_counter_; member in tensorflow::GPUKernelTrackerTest
/external/tensorflow/tensorflow/core/common_runtime/
Dbfc_allocator.h440 SharedCounter* timing_counter_ = nullptr; variable