/external/tensorflow/tensorflow/core/profiler/utils/ |
D | xplane_builder.cc | 119 XEventBuilder XLineBuilder::AddEvent(const XEventMetadata& metadata) { in AddEvent() function in tensorflow::profiler::XLineBuilder 125 XEventBuilder XLineBuilder::AddEvent(const XEvent& event) { in AddEvent() function in tensorflow::profiler::XLineBuilder
|
D | event_span.cc | 329 void StepDetails::AddEvent(const EventTypeSpan& e) { events_.push_back(e); } in AddEvent() function in tensorflow::profiler::StepDetails
|
/external/webrtc/rtc_base/numerics/ |
D | event_rate_counter.cc | 16 void EventRateCounter::AddEvent(Timestamp event_time) { in AddEvent() function in webrtc::EventRateCounter
|
/external/tensorflow/tensorflow/lite/core/api/ |
D | profiler.h | 85 void AddEvent(const char* tag, EventType event_type, uint64_t start, in AddEvent() function 91 virtual void AddEvent(const char* tag, EventType event_type, uint64_t start, in AddEvent() function
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/ |
D | rdtsc_buckets.h | 180 INLINE void AddEvent(uint32_t id, uint32_t count) in AddEvent() function
|
/external/tensorflow/tensorflow/lite/profiling/ |
D | buffered_profiler.h | 100 void AddEvent(const char* tag, EventType event_type, uint64_t start, in AddEvent() function
|
D | profile_buffer_test.cc | 42 TEST(ProfileBufferTest, AddEvent) { in TEST() argument
|
D | profile_buffer.h | 129 void AddEvent(const char* tag, ProfileEvent::EventType event_type, in AddEvent() function
|
/external/libchrome/mojo/public/cpp/system/ |
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
|
/external/tensorflow/tensorflow/core/profiler/internal/gpu/ |
D | cupti_collector.cc | 310 void AddEvent(CuptiTracerEvent&& event) { in AddEvent() function in tensorflow::profiler::__anon2da8ba0c0111::PerDeviceCollector 640 void AddEvent(CuptiTracerEvent&& event) override { in AddEvent() function in tensorflow::profiler::CuptiTraceCollectorImpl
|
/external/llvm-project/lldb/source/API/ |
D | SBListener.cpp | 63 void SBListener::AddEvent(const SBEvent &event) { in AddEvent() function in SBListener
|
/external/crosvm/devices/src/usb/xhci/ |
D | interrupter.rs | 19 AddEvent(EventRingError), enumerator
|
D | ring_buffer_controller.rs | 19 AddEvent(utils::Error), enumerator
|
/external/tensorflow/tensorflow/lite/core/ |
D | subgraph.h | 384 void AddEvent(const char* tag, EventType event_type, uint64_t start, in AddEvent() function
|
/external/adhd/scripts/audio_thread_log_viewer/ |
D | viewer_c3.py | 351 def AddEvent(self, event): member in C3LogWriter
|
/external/llvm-project/lldb/source/Utility/ |
D | Listener.cpp | 202 void Listener::AddEvent(EventSP &event_sp) { in AddEvent() function in Listener
|
/external/libchrome/base/message_loop/ |
D | message_pump_glib_unittest.cc | 74 void AddEvent(int delay_ms, OnceClosure callback) { in AddEvent() function in base::__anon48c769090111::EventInjector
|
/external/sonivox/jet_tools/JetCreator/ |
D | JetFile.py | 533 …def AddEvent(self, segname, event_name, event_type, event_id, track_num, channel_num, event_start,… member in JetFile
|
/external/webrtc/test/pc/e2e/analyzer/video/ |
D | default_video_quality_analyzer.cc | 63 void RateCounter::AddEvent(Timestamp event_time) { in AddEvent() function in webrtc::webrtc_pc_e2e::RateCounter
|