Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/platform/
Dtracing.h83 inline void RecordEvent(EventCategory category, uint64 arg) { in RecordEvent() function
/external/cronet/components/metrics/structured/
Drecorder.cc26 void Recorder::RecordEvent(Event&& event) { in RecordEvent() function in metrics::structured::Recorder
Dstructured_metrics_provider.cc395 void StructuredMetricsProvider::RecordEvent(const Event& event) { in RecordEvent() function in metrics::structured::StructuredMetricsProvider
Dstructured_metrics_provider_unittest.cc116 void RecordEvent(Event&& event) override { in RecordEvent() function in metrics::structured::__anon976476d70111::TestRecorder
/external/armnn/profiling/client/src/
DTimelineUtilityMethods.cpp372 ProfilingDynamicGuid TimelineUtilityMethods::RecordEvent(ProfilingGuid entityGuid, ProfilingStaticG… in RecordEvent() function in arm::pipe::TimelineUtilityMethods
/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
Dexecutor.h138 port::Status RecordEvent(Stream *stream, Event *event) override { in RecordEvent() function
/external/tensorflow/tensorflow/compiler/xla/stream_executor/host/
Dhost_gpu_executor.cc232 port::Status HostExecutor::RecordEvent(Stream* stream, Event* event) { in RecordEvent() function in stream_executor::host::HostExecutor
/external/tensorflow/tensorflow/compiler/xla/stream_executor/tpu/
Dtpu_executor.cc140 Status TpuExecutor::RecordEvent(Stream* stream, in RecordEvent() function in tensorflow::tpu::TpuExecutor
/external/tensorflow/tensorflow/c/experimental/stream_executor/
Dstream_executor_test_util.cc56 void RecordEvent(const SP_Device* const device, SP_Stream stream, in RecordEvent() function
Dstream_executor.cc442 port::Status RecordEvent(Stream* stream, Event* event) override { in RecordEvent() function in stream_executor::__anoncabb94000111::CStreamExecutor
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_gpu_executor.cc590 port::Status GpuExecutor::RecordEvent(Stream* stream, Event* event) { in RecordEvent() function in stream_executor::gpu::GpuExecutor
Drocm_driver.cc733 /* static */ port::Status GpuDriver::RecordEvent(GpuContext* context, in RecordEvent() function in stream_executor::gpu::GpuDriver
/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
Dcuda_gpu_executor.cc722 port::Status GpuExecutor::RecordEvent(Stream* stream, Event* event) { in RecordEvent() function in stream_executor::gpu::GpuExecutor
Dcuda_driver.cc982 /* static */ port::Status GpuDriver::RecordEvent(GpuContext* context, in RecordEvent() function in stream_executor::gpu::GpuDriver
/external/tensorflow/tensorflow/compiler/xla/stream_executor/
Dstream_executor_pimpl.cc753 port::Status StreamExecutor::RecordEvent(Stream* stream, Event* event) { in RecordEvent() function in stream_executor::StreamExecutor