/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/utils/ |
H A D | xplane_builder.cc | 149 XEventBuilder XLineBuilder::AddEvent(const XEventMetadata& metadata) { in AddEvent() function in tensorflow::profiler::XLineBuilder 155 XEventBuilder XLineBuilder::AddEvent(const XEvent& event) { in AddEvent() function in tensorflow::profiler::XLineBuilder
|
/aosp_15_r20/system/extras/simpleperf/ |
H A D | record_lib_interface.cpp | 67 bool AddEvent(const std::string& name) override { in AddEvent() function in simpleperf::PerfEventSetImpl 269 bool PerfEventSet::AddEvent(const std::string&) { in AddEvent() function in simpleperf::PerfEventSet
|
H A D | IOEventLoop.cpp | 147 IOEventRef IOEventLoop::AddEvent(int fd_or_sig, int16_t events, timeval* timeout, in AddEvent() function in simpleperf::IOEventLoop
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/core/api/ |
H A D | profiler.h | 101 void AddEvent(const char* tag, EventType event_type, uint64_t elapsed_time, in AddEvent() function 114 virtual void AddEvent(const char* tag, EventType event_type, uint64_t metric, in AddEvent() function
|
/aosp_15_r20/external/libchrome/mojo/public/cpp/system/ |
H A D | wait_set.cc | 39 MojoResult AddEvent(base::WaitableEvent* event) { in AddEvent() function in mojo::WaitSet::State 340 MojoResult WaitSet::AddEvent(base::WaitableEvent* event) { in AddEvent() function in mojo::WaitSet
|
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/backends/gpu/ |
H A D | cupti_collector.cc | 300 void AddEvent(CuptiTracerEvent&& event) { in AddEvent() function in tensorflow::profiler::__anone45c54f90111::PerDeviceCollector 497 void AddEvent(CuptiTracerEvent&& event) override { in AddEvent() function in tensorflow::profiler::CuptiTraceCollectorImpl
|
H A D | device_tracer_rocm.cc | 84 void AddEvent(RocmTracerEvent&& event, bool is_auxiliary) override { in AddEvent() function in tensorflow::profiler::RocmTraceCollectorImpl 635 void AddEvent(const RocmTracerEvent& event) { in AddEvent() function
|
/aosp_15_r20/external/webrtc/rtc_base/numerics/ |
H A D | event_rate_counter.cc | 16 void EventRateCounter::AddEvent(Timestamp event_time) { in AddEvent() function in webrtc::EventRateCounter
|
/aosp_15_r20/external/cronet/components/metrics/structured/test/ |
H A D | test_event_storage.cc | 21 void TestEventStorage::AddEvent(StructuredEventProto event) { in AddEvent() function in metrics::structured::TestEventStorage
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/telemetry/ |
H A D | profiler.cc | 24 void TelemetryProfiler::AddEvent(const char* tag, EventType event_type, in AddEvent() function in tflite::TelemetryProfiler
|
/aosp_15_r20/external/cronet/net/log/ |
H A D | net_log_with_source.h | 60 void AddEvent(NetLogEventType type, in AddEvent() function
|
/aosp_15_r20/device/google/cuttlefish/host/libs/input_connector/ |
D | event_buffer.cpp | 38 void AddEvent(uint16_t type, uint16_t code, int32_t value) override { in AddEvent() function
|
/aosp_15_r20/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/utils/ |
D | ImsMediaEventHandler.cpp | 78 void ImsMediaEventHandler::AddEvent( in AddEvent() function in ImsMediaEventHandler
|
/aosp_15_r20/external/federated-compute/fcp/client/opstats/ |
H A D | opstats_logger.h | 53 virtual void AddEvent(OperationalStats::Event::EventKind event) {} in AddEvent() function
|
H A D | opstats_logger_impl.cc | 62 void OpStatsLoggerImpl::AddEvent(OperationalStats::Event::EventKind event) { in AddEvent() function in fcp::client::opstats::OpStatsLoggerImpl
|
/aosp_15_r20/packages/modules/Bluetooth/system/packet/avrcp/ |
D | capabilities_packet.cc | 108 GetCapabilitiesResponseBuilder* GetCapabilitiesResponseBuilder::AddEvent(Event event) { in AddEvent() function in bluetooth::avrcp::GetCapabilitiesResponseBuilder
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/profiling/ |
H A D | buffered_profiler.h | 106 void AddEvent(const char* tag, EventType event_type, uint64_t elapsed_time, in AddEvent() function
|
H A D | root_profiler.cc | 85 void RootProfiler::AddEvent(const char* tag, EventType event_type, in AddEvent() function in tflite::profiling::RootProfiler
|
H A D | profile_buffer_test.cc | 43 TEST(ProfileBufferTest, AddEvent) { in TEST() argument
|
H A D | profile_buffer.h | 138 void AddEvent(const char* tag, ProfileEvent::EventType event_type, in AddEvent() function
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/base/ |
D | timings.go | 55 func (t *Timings) AddEvent(size int64, unit string) { func
|
/aosp_15_r20/external/cronet/components/metrics/system_session_analyzer/ |
H A D | system_session_analyzer_win_unittest.cc | 79 void AddEvent(const EventInfo& info) { events_.push_back(info); } in AddEvent() function in metrics::StubSystemSessionAnalyzer
|
/aosp_15_r20/external/webrtc/test/pc/e2e/analyzer/video/ |
H A D | default_video_quality_analyzer_shared_objects.cc | 77 void SamplesRateCounter::AddEvent(Timestamp event_time) { in AddEvent() function in webrtc::SamplesRateCounter
|
/aosp_15_r20/external/cronet/base/trace_event/ |
H A D | trace_event_etw_export_win.cc | 202 void TraceEventETWExport::AddEvent(char phase, in AddEvent() function in base::trace_event::TraceEventETWExport
|
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/vp/hal/ |
H A D | vphal_mdf_wrapper.cpp | 37 void EventManager::AddEvent(const std::string &name, CmEvent *event) in AddEvent() function in EventManager
|