Home
last modified time | relevance | path

Searched defs:AddEvent (Results 1 – 25 of 43) sorted by relevance

12

/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/utils/
H A Dxplane_builder.cc149 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 Drecord_lib_interface.cpp67 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 DIOEventLoop.cpp147 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 Dprofiler.h101 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 Dwait_set.cc39 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 Dcupti_collector.cc300 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 Ddevice_tracer_rocm.cc84 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 Devent_rate_counter.cc16 void EventRateCounter::AddEvent(Timestamp event_time) { in AddEvent() function in webrtc::EventRateCounter
/aosp_15_r20/external/cronet/components/metrics/structured/test/
H A Dtest_event_storage.cc21 void TestEventStorage::AddEvent(StructuredEventProto event) { in AddEvent() function in metrics::structured::TestEventStorage
/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/telemetry/
H A Dprofiler.cc24 void TelemetryProfiler::AddEvent(const char* tag, EventType event_type, in AddEvent() function in tflite::TelemetryProfiler
/aosp_15_r20/external/cronet/net/log/
H A Dnet_log_with_source.h60 void AddEvent(NetLogEventType type, in AddEvent() function
/aosp_15_r20/device/google/cuttlefish/host/libs/input_connector/
Devent_buffer.cpp38 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/
DImsMediaEventHandler.cpp78 void ImsMediaEventHandler::AddEvent( in AddEvent() function in ImsMediaEventHandler
/aosp_15_r20/external/federated-compute/fcp/client/opstats/
H A Dopstats_logger.h53 virtual void AddEvent(OperationalStats::Event::EventKind event) {} in AddEvent() function
H A Dopstats_logger_impl.cc62 void OpStatsLoggerImpl::AddEvent(OperationalStats::Event::EventKind event) { in AddEvent() function in fcp::client::opstats::OpStatsLoggerImpl
/aosp_15_r20/packages/modules/Bluetooth/system/packet/avrcp/
Dcapabilities_packet.cc108 GetCapabilitiesResponseBuilder* GetCapabilitiesResponseBuilder::AddEvent(Event event) { in AddEvent() function in bluetooth::avrcp::GetCapabilitiesResponseBuilder
/aosp_15_r20/external/tensorflow/tensorflow/lite/profiling/
H A Dbuffered_profiler.h106 void AddEvent(const char* tag, EventType event_type, uint64_t elapsed_time, in AddEvent() function
H A Droot_profiler.cc85 void RootProfiler::AddEvent(const char* tag, EventType event_type, in AddEvent() function in tflite::profiling::RootProfiler
H A Dprofile_buffer_test.cc43 TEST(ProfileBufferTest, AddEvent) { in TEST() argument
H A Dprofile_buffer.h138 void AddEvent(const char* tag, ProfileEvent::EventType event_type, in AddEvent() function
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/base/
Dtimings.go55 func (t *Timings) AddEvent(size int64, unit string) { func
/aosp_15_r20/external/cronet/components/metrics/system_session_analyzer/
H A Dsystem_session_analyzer_win_unittest.cc79 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 Ddefault_video_quality_analyzer_shared_objects.cc77 void SamplesRateCounter::AddEvent(Timestamp event_time) { in AddEvent() function in webrtc::SamplesRateCounter
/aosp_15_r20/external/cronet/base/trace_event/
H A Dtrace_event_etw_export_win.cc202 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 Dvphal_mdf_wrapper.cpp37 void EventManager::AddEvent(const std::string &name, CmEvent *event) in AddEvent() function in EventManager

12