Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/gpu/
H A Dgpu_device.h306 SharedCounter* timing_counter_; variable
H A Dgpu_device_test.cc590 std::unique_ptr<SharedCounter> timing_counter_; member in tensorflow::GPUKernelTrackerTest
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dbfc_allocator.h602 SharedCounter* timing_counter_ = nullptr; variable