/aosp_15_r20/external/cronet/components/metrics/structured/test/ |
H A D | test_structured_metrics_recorder.cc | 16 void TestStructuredMetricsRecorder::RecordEvent(Event&& event) { in RecordEvent() function in metrics::structured::TestStructuredMetricsRecorder
|
/aosp_15_r20/external/cronet/components/metrics/structured/ |
H A D | structured_metrics_client.cc | 29 void StructuredMetricsClient::RecordEvent(Event&& event) { in RecordEvent() function in metrics::structured::StructuredMetricsClient
|
H A D | recorder.cc | 27 void Recorder::RecordEvent(Event&& event) { in RecordEvent() function in metrics::structured::Recorder
|
H A D | structured_metrics_service_unittest.cc | 52 void RecordEvent(Event&& event) override { in RecordEvent() function in metrics::structured::__anone7ff1bce0111::TestRecorder
|
H A D | structured_metrics_recorder.cc | 178 void StructuredMetricsRecorder::RecordEvent(const Event& event) { in RecordEvent() function in metrics::structured::StructuredMetricsRecorder
|
H A D | structured_metrics_recorder_unittest.cc | 107 void RecordEvent(Event&& event) override { in RecordEvent() function in metrics::structured::__anonff3d58f30111::TestRecorder
|
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/ |
H A D | tracing.h | 83 inline void RecordEvent(EventCategory category, uint64 arg) { in RecordEvent() function
|
/aosp_15_r20/external/armnn/profiling/client/src/ |
H A D | TimelineUtilityMethods.cpp | 372 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 D | executor.h | 138 port::Status RecordEvent(Stream *stream, Event *event) override { in RecordEvent() function
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/host/ |
H A D | host_gpu_executor.cc | 232 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 D | tpu_executor.cc | 140 Status TpuExecutor::RecordEvent(Stream* stream, in RecordEvent() function in tensorflow::tpu::TpuExecutor
|
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/stream_executor/ |
H A D | stream_executor_test_util.cc | 56 void RecordEvent(const SP_Device* const device, SP_Stream stream, in RecordEvent() function
|
H A D | stream_executor.cc | 442 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 D | rocm_gpu_executor.cc | 590 port::Status GpuExecutor::RecordEvent(Stream* stream, Event* event) { in RecordEvent() function in stream_executor::gpu::GpuExecutor
|
H A D | rocm_driver.cc | 733 /* 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 D | cuda_gpu_executor.cc | 722 port::Status GpuExecutor::RecordEvent(Stream* stream, Event* event) { in RecordEvent() function in stream_executor::gpu::GpuExecutor
|
H A D | cuda_driver.cc | 982 /* 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 D | stream_executor_pimpl.cc | 753 port::Status StreamExecutor::RecordEvent(Stream* stream, Event* event) { in RecordEvent() function in stream_executor::StreamExecutor
|