Home
last modified time | relevance | path

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

12

/external/webrtc/rtc_base/numerics/
Devent_rate_counter.cc16 void EventRateCounter::AddEvent(Timestamp event_time) { in AddEvent() function in webrtc::EventRateCounter
/external/tensorflow/tensorflow/core/profiler/utils/
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
/external/cronet/components/metrics/structured/test/
Dtest_event_storage.cc17 void TestEventStorage::AddEvent(StructuredEventProto&& event) { in AddEvent() function in metrics::structured::TestEventStorage
/external/tensorflow/tensorflow/lite/experimental/telemetry/
Dprofiler.cc24 void TelemetryProfiler::AddEvent(const char* tag, EventType event_type, in AddEvent() function in tflite::TelemetryProfiler
/external/tensorflow/tensorflow/lite/core/api/
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
/external/cronet/net/log/
Dnet_log_with_source.h60 void AddEvent(NetLogEventType type, in AddEvent() function
Dnet_log_with_source.cc58 void NetLogWithSource::AddEvent(NetLogEventType type) const { in AddEvent() function in net::NetLogWithSource
Dnet_log_unittest.cc231 void AddEvent(NetLog* net_log) { in AddEvent() function
/external/federated-compute/fcp/client/opstats/
Dopstats_logger.h53 virtual void AddEvent(OperationalStats::Event::EventKind event) {} in AddEvent() function
Dopstats_logger_impl.cc62 void OpStatsLoggerImpl::AddEvent(OperationalStats::Event::EventKind event) { in AddEvent() function in fcp::client::opstats::OpStatsLoggerImpl
/external/libchrome/mojo/public/cpp/system/
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
/external/tensorflow/tensorflow/lite/profiling/
Dbuffered_profiler.h106 void AddEvent(const char* tag, EventType event_type, uint64_t elapsed_time, in AddEvent() function
Droot_profiler.cc85 void RootProfiler::AddEvent(const char* tag, EventType event_type, in AddEvent() function in tflite::profiling::RootProfiler
Dprofile_buffer_test.cc43 TEST(ProfileBufferTest, AddEvent) { in TEST() argument
Dprofile_buffer.h138 void AddEvent(const char* tag, ProfileEvent::EventType event_type, in AddEvent() function
/external/cronet/components/metrics/system_session_analyzer/
Dsystem_session_analyzer_win_unittest.cc79 void AddEvent(const EventInfo& info) { events_.push_back(info); } in AddEvent() function in metrics::StubSystemSessionAnalyzer
/external/tensorflow/tensorflow/core/profiler/backends/gpu/
Dcupti_collector.cc300 void AddEvent(CuptiTracerEvent&& event) { in AddEvent() function in tensorflow::profiler::__anonb599eb570111::PerDeviceCollector
497 void AddEvent(CuptiTracerEvent&& event) override { in AddEvent() function in tensorflow::profiler::CuptiTraceCollectorImpl
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
/external/webrtc/test/pc/e2e/analyzer/video/
Ddefault_video_quality_analyzer_shared_objects.cc77 void SamplesRateCounter::AddEvent(Timestamp event_time) { in AddEvent() function in webrtc::SamplesRateCounter
/external/cronet/base/trace_event/
Dtrace_event_etw_export_win.cc199 void TraceEventETWExport::AddEvent(char phase, in AddEvent() function in base::trace_event::TraceEventETWExport
/external/armnn/src/profiling/test/
DTimelineModel.hpp116 void AddEvent(EventObj* event) in AddEvent() function in arm::pipe::Entity
DTimelineModel.cpp311 void TimelineModel::AddEvent(const arm::pipe::ITimelineDecoder::Event& event) in AddEvent() function in arm::pipe::TimelineModel
/external/crosvm/devices/src/usb/xhci/
Dinterrupter.rs36 AddEvent(EventRingError), enumerator
Dring_buffer_controller.rs34 AddEvent(utils::Error), enumerator
/external/tensorflow/tensorflow/lite/core/
Dsubgraph.h470 void AddEvent(const char* tag, EventType event_type, uint64_t elapsed_time, in AddEvent() function

12