Home
last modified time | relevance | path

Searched defs:RecordEvent (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/core/platform/
Dtracing.h88 inline void RecordEvent(EventCategory category, uint64 arg) { in RecordEvent() function
/external/tensorflow/tensorflow/stream_executor/host/
Dhost_gpu_executor.h117 port::Status RecordEvent(Stream *stream, Event *event) override { in RecordEvent() function
/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
Dexecutor.h139 port::Status RecordEvent(Stream *stream, Event *event) override { in RecordEvent() function
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_gpu_executor.cc588 port::Status GpuExecutor::RecordEvent(Stream* stream, Event* event) { in RecordEvent() function in stream_executor::gpu::GpuExecutor
Drocm_driver.cc776 /* static */ port::Status GpuDriver::RecordEvent(GpuContext* context, in RecordEvent() function in stream_executor::gpu::GpuDriver
/external/tensorflow/tensorflow/stream_executor/
Dstream_executor_pimpl.cc762 port::Status StreamExecutor::RecordEvent(Stream *stream, Event *event) { in RecordEvent() function in stream_executor::StreamExecutor
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_gpu_executor.cc707 port::Status GpuExecutor::RecordEvent(Stream* stream, Event* event) { in RecordEvent() function in stream_executor::gpu::GpuExecutor
Dcuda_driver.cc967 /* static */ port::Status GpuDriver::RecordEvent(GpuContext* context, in RecordEvent() function in stream_executor::gpu::GpuDriver