Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/components/metrics/structured/test/
H A Dtest_structured_metrics_recorder.cc16 void TestStructuredMetricsRecorder::RecordEvent(Event&& event) { in RecordEvent() function in metrics::structured::TestStructuredMetricsRecorder
/aosp_15_r20/external/cronet/components/metrics/structured/
H A Dstructured_metrics_client.cc29 void StructuredMetricsClient::RecordEvent(Event&& event) { in RecordEvent() function in metrics::structured::StructuredMetricsClient
H A Drecorder.cc27 void Recorder::RecordEvent(Event&& event) { in RecordEvent() function in metrics::structured::Recorder
H A Dstructured_metrics_service_unittest.cc52 void RecordEvent(Event&& event) override { in RecordEvent() function in metrics::structured::__anone7ff1bce0111::TestRecorder
H A Dstructured_metrics_recorder.cc178 void StructuredMetricsRecorder::RecordEvent(const Event& event) { in RecordEvent() function in metrics::structured::StructuredMetricsRecorder
H A Dstructured_metrics_recorder_unittest.cc107 void RecordEvent(Event&& event) override { in RecordEvent() function in metrics::structured::__anonff3d58f30111::TestRecorder
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/
H A Dtracing.h83 inline void RecordEvent(EventCategory category, uint64 arg) { in RecordEvent() function
/aosp_15_r20/external/armnn/profiling/client/src/
H A DTimelineUtilityMethods.cpp372 ProfilingDynamicGuid TimelineUtilityMethods::RecordEvent(ProfilingGuid entityGuid, ProfilingStaticG… in RecordEvent() function in arm::pipe::TimelineUtilityMethods
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
H A Dexecutor.h138 port::Status RecordEvent(Stream *stream, Event *event) override { in RecordEvent() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/host/
H A Dhost_gpu_executor.cc232 port::Status HostExecutor::RecordEvent(Stream* stream, Event* event) { in RecordEvent() function in stream_executor::host::HostExecutor
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/tpu/
H A Dtpu_executor.cc140 Status TpuExecutor::RecordEvent(Stream* stream, in RecordEvent() function in tensorflow::tpu::TpuExecutor
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/stream_executor/
H A Dstream_executor_test_util.cc56 void RecordEvent(const SP_Device* const device, SP_Stream stream, in RecordEvent() function
H A Dstream_executor.cc442 port::Status RecordEvent(Stream* stream, Event* event) override { in RecordEvent() function in stream_executor::__anon702966b10111::CStreamExecutor
/aosp_15_r20/external/tensorflow/tensorflow/stream_executor/rocm/
H A Drocm_gpu_executor.cc590 port::Status GpuExecutor::RecordEvent(Stream* stream, Event* event) { in RecordEvent() function in stream_executor::gpu::GpuExecutor
H A Drocm_driver.cc733 /* static */ port::Status GpuDriver::RecordEvent(GpuContext* context, in RecordEvent() function in stream_executor::gpu::GpuDriver
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
H A Dcuda_gpu_executor.cc722 port::Status GpuExecutor::RecordEvent(Stream* stream, Event* event) { in RecordEvent() function in stream_executor::gpu::GpuExecutor
H A Dcuda_driver.cc982 /* static */ port::Status GpuDriver::RecordEvent(GpuContext* context, in RecordEvent() function in stream_executor::gpu::GpuDriver
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/
H A Dstream_executor_pimpl.cc753 port::Status StreamExecutor::RecordEvent(Stream* stream, Event* event) { in RecordEvent() function in stream_executor::StreamExecutor