Home
last modified time | relevance | path

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

12

/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
Devent_span.cc265 void StepDetails::AddEvent(const EventTypeSpan& e) { events_.push_back(e); } in AddEvent() function in tensorflow::profiler::StepDetails
/external/webrtc/rtc_base/numerics/
Devent_rate_counter.cc16 void EventRateCounter::AddEvent(Timestamp event_time) { in AddEvent() function in webrtc::EventRateCounter
/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/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Drdtsc_buckets.h180 INLINE void AddEvent(uint32_t id, uint32_t count) in AddEvent() function
/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::__anon94a632c80111::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.cc276 void TraceEventETWExport::AddEvent(char phase, in AddEvent() function in base::trace_event::TraceEventETWExport
/external/crosvm/devices/src/usb/xhci/
Dinterrupter.rs29 AddEvent(EventRingError), enumerator
Dring_buffer_controller.rs32 AddEvent(utils::Error), enumerator
/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/tensorflow/tensorflow/lite/core/
Dsubgraph.h470 void AddEvent(const char* tag, EventType event_type, uint64_t elapsed_time, in AddEvent() function
/external/libchrome/base/message_loop/
Dmessage_pump_glib_unittest.cc74 void AddEvent(int delay_ms, OnceClosure callback) { in AddEvent() function in base::__anon72f456270111::EventInjector

12